Docs: Update the description of the `$box` argument of `wp_nav_menu_item_taxonomy_meta_box()` for consistency with [38129].

Missed in [38130].

See #37211.

git-svn-id: https://develop.svn.wordpress.org/trunk@38142 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2016-07-22 16:50:01 +00:00
parent 0780b19984
commit 65ba451f5b
1 changed files with 1 additions and 1 deletions

View File

@ -585,7 +585,7 @@ function wp_nav_menu_item_post_type_meta_box( $object, $box ) {
*
* @param string $object Not used.
* @param array $box {
* Data that will be used as arguments of the taxonomy meta box.
* Taxonomy menu item meta box arguments.
*
* @type string $id Meta box 'id' attribute.
* @type string $title Meta box title.