Docs: Fix wrapping and syntax for a multi-comment in Walker_Comment::display_element().

See #32246.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-10-09 21:03:25 +00:00
parent e38a6edc61
commit e89737ccfb
2 changed files with 6 additions and 3 deletions

View File

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