build: Enable jscs jsDoc rule 'checkTypes' and make pass
[lhc/web/wiklou.git] / resources / src / mediawiki / mediawiki.inspect.js
index 4859953..514a3dd 100644 (file)
                 * Generate and print one more reports. When invoked with no arguments,
                 * print all reports.
                 *
-                * @param {string...} [reports] Report names to run, or unset to print
+                * @param {...string} [reports] Report names to run, or unset to print
                 *  all available reports.
                 */
                runReports: function () {