Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8628157

Browse files
committed
Fix comment typo noticed by Rob Hooft
1 parent af5b766 commit 8628157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/curses/ascii.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# ascii.py -- constants and memembership tests for ASCII characters
2+
# ascii.py -- constants and membership tests for ASCII characters
33
#
44

55
NUL = 0x00 # ^@

0 commit comments

Comments
 (0)