]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/shortcode.js
WordPress 4.1
[autoinstalls/wordpress.git] / wp-includes / js / shortcode.js
index 2d319213fa31d67e1a28e105a8b076bcf6beb89b..34766fb651e2d58d3002099b728db1fbe70fa9fa 100644 (file)
@@ -1,4 +1,4 @@
-// Utility functions for parsing and handling shortcodes in Javascript.
+// Utility functions for parsing and handling shortcodes in JavaScript.
 
 // Ensure the global `wp` object exists.
 window.wp = window.wp || {};