]> granicus.if.org Git - python/commitdiff
typo
authorSkip Montanaro <skip@pobox.com>
Fri, 11 Apr 2003 21:40:01 +0000 (21:40 +0000)
committerSkip Montanaro <skip@pobox.com>
Fri, 11 Apr 2003 21:40:01 +0000 (21:40 +0000)
Modules/_csv.c

index ebabf1239c330590a8a92b095de2f74adc5ebe21..68c6a81e4df7c375ae39b2beb968405ac3f7509c 100644 (file)
@@ -7,7 +7,7 @@ module.  Users should not use this module directly, but import the csv.py
 module instead.
 
 **** For people modifying this code, please note that as of this writing
-**** (2003-03-23), it is intended t hat this code should work with Python
+**** (2003-03-23), it is intended that this code should work with Python
 **** 2.2.
 
 */