phpDoc corrections for wp-includes. See #7550 props jacobsantos.

git-svn-id: https://develop.svn.wordpress.org/trunk@8782 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood
2008-08-30 21:23:43 +00:00
parent 697bb624de
commit 047ec90dee
7 changed files with 235 additions and 189 deletions

View File

@@ -30,7 +30,7 @@ require( ABSPATH . WPINC . '/functions.wp-styles.php' );
*
* Localizes a few of the scripts.
*
* @since unknown
* @since 2.6.0
*
* @param object $scripts WP_Scripts object.
*/