@@ -131,11 +131,11 @@ [self freeMemory: s->cString]; s->cString = newCString; s->cStringLength = newCStringLength; /* - * Even though cStringLength can change, length can not, therefore no + * Even though cStringLength can change, length cannot, therefore no * need to change it. */ } - (void)setToCString: (const char*)newCString