From 19daa96fb51b0a3a365ffb3bcf3fefa5316c5313 Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Tue, 25 Mar 2014 08:07:15 +0000 Subject: [PATCH] Fix typo from [27695]. See #26924. Built from https://develop.svn.wordpress.org/trunk@27696 git-svn-id: http://core.svn.wordpress.org/trunk@27535 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/press-this.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/press-this.php b/wp-admin/press-this.php index 5c70a96d17..c519e5abd4 100644 --- a/wp-admin/press-this.php +++ b/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 */