diff --git a/WebContent/js/cah.ajax.builder.js b/WebContent/js/cah.ajax.builder.js index a9d8a1f..3bbe197 100644 --- a/WebContent/js/cah.ajax.builder.js +++ b/WebContent/js/cah.ajax.builder.js @@ -179,7 +179,7 @@ cah.ajax.Builder.prototype.withPassword = function(password) { /** * @param {number} - * scoreLimit Score limit field to use in the request. + * blanksLimit Blanks limit field to use in the request. * @returns {cah.ajax.Builder} This object. */ cah.ajax.Builder.prototype.withBlanksLimit = function(blanksLimit) {