Fix docs.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Thu, 20 Sep 2012 00:05:44 +0000 (17:05 -0700)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Thu, 20 Sep 2012 00:07:00 +0000 (17:07 -0700)
Change-Id: Ib6a5e5440c40ed6dab95affa7ed8ebe8acc13299

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 ) {