]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/js/revisions.js
WordPress 4.4
[autoinstalls/wordpress.git] / wp-admin / js / revisions.js
index 19793c353ae49b881cac11dd339a4e8df84538e0..1d7437c71ade000b3fd88e12abdf274c8ca061c6 100644 (file)
@@ -24,7 +24,7 @@ window.wp = window.wp || {};
         * wp.revisions.log
         *
         * A debugging utility for revisions. Works only when a
-        * debug flag is on and the browser supports it.
+        * debug flag is on and the browser supports it.
         */
        revisions.log = function() {
                if ( window.console && revisions.debug ) {