Commit 0df54298 authored by Benjamin Peterson's avatar Benjamin Peterson

grammar

parent 3a4875e5
......@@ -1820,7 +1820,7 @@ _PyUnicode_ClearStaticStrings()
}
}
/* Internal function, don't check maximum character */
/* Internal function, doesn't check maximum character */
static PyObject*
unicode_fromascii(const unsigned char* s, Py_ssize_t size)
......
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