Correctly capitalize JavaScript throughout core docs.

Fixes #30569.

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


git-svn-id: http://core.svn.wordpress.org/trunk@30685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2014-12-02 00:31:22 +00:00
parent d16c8cf1fc
commit ad297dab6d
15 changed files with 22 additions and 22 deletions

View File

@@ -1610,7 +1610,7 @@ function comment_id_fields( $id = 0 ) {
/**
* Display text based on comment reply status.
*
* Only affects users with Javascript disabled.
* Only affects users with JavaScript disabled.
*
* @since 2.7.0
*