Docs: Fix minor formatting and syntax for wp-admin/* elements introduced in 4.6.

See #37318.

Built from https://develop.svn.wordpress.org/trunk@38024


git-svn-id: http://core.svn.wordpress.org/trunk@37965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2016-07-09 14:00:31 +00:00
parent a13164355f
commit 7eb6471461
7 changed files with 12 additions and 12 deletions

View File

@@ -256,7 +256,7 @@ function export_wp( $args = array() ) {
}
/**
* Output termmeta XML tags for a given term object.
* Output term meta XML tags for a given term object.
*
* @since 4.6.0
*