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
This commit is contained in:
parent
7dc9b02577
commit
19daa96fb5
|
@ -310,7 +310,7 @@ var photostorage = false;
|
||||||
do_action( 'admin_enqueue_scripts', 'press-this.php' );
|
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
|
* @since 3.7.0
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue