]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/plupload/wp-plupload.js
WordPress 4.5-scripts
[autoinstalls/wordpress.git] / wp-includes / js / plupload / wp-plupload.js
index 09a37ceff248eaeb7b286d0da5b563e3c84e9f27..88f0170458fed9405258c2abdc531c86db6fcbd1 100644 (file)
@@ -14,7 +14,7 @@ window.wp = window.wp || {};
         *
         * The Plupload library provides cross-browser uploader UI integration.
         * This object bridges the Plupload API to integrate uploads into the
-        * WordPress back-end and the WordPress media experience.
+        * WordPress back end and the WordPress media experience.
         *
         * @param {object} options           The options passed to the new plupload instance.
         * @param {object} options.container The id of uploader container.