typo
diff --git a/Modules/_csv.c b/Modules/_csv.c
index ebabf12..68c6a81 100644
--- a/Modules/_csv.c
+++ b/Modules/_csv.c
@@ -7,7 +7,7 @@
 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.
 
 */