After [35028], normalize `get_term_field()` doc formatting.

Fixes #34245.
Built from https://develop.svn.wordpress.org/trunk@35029


git-svn-id: http://core.svn.wordpress.org/trunk@34994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2015-10-12 04:14:48 +00:00
parent 1a87ade436
commit 58aee33cd9
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-alpha-35028';
$wp_version = '4.4-alpha-35029';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.