Kaydet (Commit) 5ce2587b authored tarafından Brett Cannon's avatar Brett Cannon

Fix grammatical typo in a comment.

üst e94e74a8
......@@ -426,7 +426,7 @@ static char *mac_getscript(void)
/* XXX which one is mac-latin2? */
}
if (!name) {
/* This leaks a an object. */
/* This leaks an object. */
name = CFStringConvertEncodingToIANACharSetName(enc);
}
return (char *)CFStringGetCStringPtr(name, 0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment