summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2001-12-19 20:44:13 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2001-12-19 20:44:13 (GMT)
commit4ebde092a5b5944514437ae2f8a3400f86574bb2 (patch)
treeb46e67ded05bfb83e45636c40fb14f2ceaf59e91 /README
parent1c4523f09a7c05308e033c9016b36b6d6722c21f (diff)
downloadcpython-4ebde092a5b5944514437ae2f8a3400f86574bb2.zip
cpython-4ebde092a5b5944514437ae2f8a3400f86574bb2.tar.gz
cpython-4ebde092a5b5944514437ae2f8a3400f86574bb2.tar.bz2
Fix a typo
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b7e96fb..00d2231 100644
--- a/README
+++ b/README
@@ -460,7 +460,7 @@ Cygwin: With recent (relative to the time of writing, 2001-12-19)
bug in Cygwin pthreads that causes test_threadedtempfile to
hang.
- (2) The _curses module does not build. This is an known
+ (2) The _curses module does not build. This is a known
Cygwin ncurses problem that should be resolved the next time
that this package is released.