Since it's a community wiki, why don't you just correct it?
And the code has much bigger problems than typos, one of which is memory leaks (and less important: questionable exception types, non-local variable, useless initialization with NULL).
I'll fix everything.