From 862815702687029b488b427ac680d6a0361f9edc Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Tue, 27 Jun 2000 14:15:29 +0000 Subject: Fix comment typo noticed by Rob Hooft --- Lib/curses/ascii.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/curses/ascii.py b/Lib/curses/ascii.py index b53c91c..df63e73 100644 --- a/Lib/curses/ascii.py +++ b/Lib/curses/ascii.py @@ -1,5 +1,5 @@ # -# ascii.py -- constants and memembership tests for ASCII characters +# ascii.py -- constants and membership tests for ASCII characters # NUL = 0x00 # ^@ -- cgit v0.12