Thanks to visit codestin.com Credit goes to github.com
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 030a713 commit a4258e8Copy full SHA for a4258e8
1 file changed
Modules/readline.c
@@ -51,7 +51,7 @@ extern char **completion_matches(char *, CPFunction *);
51
*
52
* This emulation library is not 100% API compatible with the "real" readline
53
* and cannot be detected at compile-time,
54
- * hence we use a runtime check to detect if the Python readlinke module is
+ * hence we use a runtime check to detect if the Python readline module is
55
* linked to libedit.
56
57
* Currently there is one known API incompatibility:
0 commit comments