Docs: Correct a number of typos/spelling mistakes in inline comments.

Props ottok.
Fixes #38464.

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


git-svn-id: http://core.svn.wordpress.org/trunk@38836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dion Hulse
2016-10-25 00:38:35 +00:00
parent 23a4550b0d
commit e8211f783a
8 changed files with 8 additions and 8 deletions

View File

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