Fix typos. Props Utkarsh.

git-svn-id: https://develop.svn.wordpress.org/trunk@14524 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood 2010-05-09 09:59:43 +00:00
parent 10cedbb8b6
commit 6847f8e171
1 changed files with 2 additions and 2 deletions

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
*/