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
+1 -1
View File
@@ -282,7 +282,7 @@ function wp_prepare_revisions_for_js( $post, $selected_revision_id, $from = null
}
/**
* Print Javascript templates required for the revisions experience.
* Print JavaScript templates required for the revisions experience.
*
* @since 4.1.0
*