Docs: Use correct closing tag in submit_field description in comment_form().

Props truongwp.
Fixes #39508.
Built from https://develop.svn.wordpress.org/trunk@39753


git-svn-id: http://core.svn.wordpress.org/trunk@39691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2017-01-07 14:51:44 +00:00
parent 1d05544828
commit 14454e3b0b
2 changed files with 2 additions and 2 deletions

View File

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