phpDoc subpackage is Administration not Admin.

git-svn-id: http://svn.automattic.com/wordpress/trunk@11933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi 2009-09-14 21:13:25 +00:00
parent 203de75d3d
commit 55c0ecb52f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* WordPress Administration Update API * WordPress Administration Update API
* *
* @package WordPress * @package WordPress
* @subpackage Admin * @subpackage Administration
*/ */
// The admin side of our 1.1 update system // The admin side of our 1.1 update system