]> granicus.if.org Git - python/commitdiff
Typo fix
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 18 Apr 2006 14:04:57 +0000 (14:04 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 18 Apr 2006 14:04:57 +0000 (14:04 +0000)
Misc/NEWS

index a2e9e3a0867663e162ae0f33d2b1e0c0b43de092..08c3905cb19c7a17ac37d077e5c040944b779998 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -954,7 +954,7 @@ Library
     dictates.
   + the parser now removes the escapechar prefix from escaped characters.
   + when quoting=QUOTE_NONNUMERIC, the writer now tests for numeric
-    types, rather than any object than can be represented as a numeric.
+    types, rather than any object that can be represented as a numeric.
   + when quoting=QUOTE_NONNUMERIC, the reader now casts unquoted fields
     to floats.
   + reader now allows \r characters to be quoted (previously it only allowed