Fix typos. Props Utkarsh.

git-svn-id: http://svn.automattic.com/wordpress/trunk@14524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi 2010-05-09 09:59:43 +00:00
parent 8c1e6b62e6
commit 2bd47bd3c2

View File

@ -13,9 +13,9 @@
*
* @since 2.7
*
* Outputs the HTML for the hidden table rows used in Categories, Link Caregories and Tags quick edit.
* Outputs the HTML for the hidden table rows used in Categories, Link Categories and Tags quick edit.
*
* @param string $type "edit-tags", "categoried" or "edit-link-categories"
* @param string $type "edit-tags", "categories" or "edit-link-categories"
* @param string $taxonomy The taxonomy of the row.
* @return
*/