We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0548542 commit 2c1b377Copy full SHA for 2c1b377
src_c/key.c
@@ -98,7 +98,7 @@ pg_iter_raise(PyObject *self)
98
99
/**
100
* There is an issue in PyPy that causes __iter__ to be called
101
- * on creation of a ScandcodeWrapper. This stops this from
+ * on creation of a ScancodeWrapper. This stops this from
102
* happening.
103
*/
104
#ifdef PYPY_VERSION
0 commit comments