From 3fb715e73c04d055e14b78691871859277b9a171 Mon Sep 17 00:00:00 2001 From: Gavin Lambert Date: Thu, 20 Jun 2013 00:51:23 +1200 Subject: [PATCH] Missed edit --- WebContent/js/cah.ajax.builder.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {