Docs: Fix a minor alignment issue in the DocBlock for get_pagenum_link().

See #32246.

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


git-svn-id: http://core.svn.wordpress.org/trunk@33679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes 2015-08-23 07:19:27 +00:00
parent dc0e7671b0
commit dffa53dca8
2 changed files with 2 additions and 2 deletions

View File

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