Missed edit

This commit is contained in:
Gavin Lambert 2013-06-20 00:51:23 +12:00
parent a67eedd4ba
commit 3fb715e73c
1 changed files with 1 additions and 1 deletions

View File

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