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

See #37318.


git-svn-id: https://develop.svn.wordpress.org/trunk@38024 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes
2016-07-09 13:59:16 +00:00
parent c717040925
commit ea78fbdcdb
6 changed files with 11 additions and 11 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
*