]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/tinymce/tiny_mce_popup.js
WordPress 4.5.1-scripts
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / tiny_mce_popup.js
index cf516a4a0349798b5a7445636cdc8841d00e7c56..4dbe732f0ee759358252d396e424281fb44730ba 100644 (file)
@@ -107,7 +107,7 @@ var tinyMCEPopup = {
         * Returns a window argument/parameter by name.
         *
         * @method getWindowArg
-        * @param {String} name Name of the window argument to retrive.
+        * @param {String} name Name of the window argument to retrieve.
         * @param {String} defaultValue Optional default value to return.
         * @return {String} Argument value or default value if it wasn't found.
         */
@@ -121,7 +121,7 @@ var tinyMCEPopup = {
         * Returns a editor parameter/config option value.
         *
         * @method getParam
-        * @param {String} name Name of the editor config option to retrive.
+        * @param {String} name Name of the editor config option to retrieve.
         * @param {String} defaultValue Optional default value to return.
         * @return {String} Parameter value or default value if it wasn't found.
         */