Incorrect Task List API documentation

Incorrect Task List API documentation

FYI

Under the parameter section for Getting All Task Lists it lists "projid" as a required parameter.
http://www.zoho.com/projects/developers/tasklists-api.html#2

Passing in this parameter will give you a "Missing Input Parameter". The correct parameter should be "projId". Hopefully this will save others from wasting their time!