Merge "Fix docs."
authorNikerabbit <niklas.laxstrom@gmail.com>
Thu, 20 Sep 2012 00:08:07 +0000 (00:08 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 20 Sep 2012 00:08:07 +0000 (00:08 +0000)
resources/jquery/jquery.spinner.js

index 4a6ec3b..93e30b9 100644 (file)
@@ -86,7 +86,7 @@
         * Injects a spinner after the elements in the jQuery collection
         * (as siblings, not children). Collection contents remain unchanged.
         *
-        * @param {Object} opts See createSpinner() for description.
+        * @param {Object|String} opts See createSpinner() for description.
         * @return {jQuery}
         */
        $.fn.injectSpinner = function ( opts ) {