Taxonomy: Correct the function description for wp_ajax_add_link_category().

See #37770


git-svn-id: https://develop.svn.wordpress.org/trunk@38490 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2016-09-01 00:48:42 +00:00
parent f30caa604d
commit 2781473733
+1 -1
View File
@@ -786,7 +786,7 @@ function wp_ajax_dim_comment() {
}
/**
* Ajax handler for deleting a link category.
* Ajax handler for adding a link category.
*
* @since 3.1.0
*