From 7fbfe22546ce2912a641b0e3e58c250ae3639926 Mon Sep 17 00:00:00 2001 From: "Drew Jaynes (DrewAPicture)" Date: Tue, 25 Mar 2014 08:06:38 +0000 Subject: [PATCH] Fix typo from [27695]. See #26924. git-svn-id: https://develop.svn.wordpress.org/trunk@27696 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/press-this.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/press-this.php b/src/wp-admin/press-this.php index 5c70a96d17..c519e5abd4 100644 --- a/src/wp-admin/press-this.php +++ b/src/wp-admin/press-this.php @@ -310,7 +310,7 @@ var photostorage = false; do_action( 'admin_enqueue_scripts', 'press-this.php' ); /** - * Firest when styles are printed for the Press This admin page. + * Fires when styles are printed for the Press This admin page. * * @since 3.7.0 */