From 08aa4418c30cfc18ccc69a0f0f9cb9e17be6c196 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Mon, 12 Aug 2013 09:28:15 +0200 Subject: Update to MediaWiki 1.21.1 --- resources/jquery/jquery.spinner.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/jquery/jquery.spinner.js') diff --git a/resources/jquery/jquery.spinner.js b/resources/jquery/jquery.spinner.js index 4a6ec3b4..93e30b9a 100644 --- a/resources/jquery/jquery.spinner.js +++ b/resources/jquery/jquery.spinner.js @@ -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 ) { -- cgit v1.2.3-54-g00ecf