commit | feb2ee46bc6b6cc43f337817ef67b073ecb8943d | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Mon Sep 06 20:27:15 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Mon Sep 06 20:27:15 2010 +0000 |
tree | 4181c22ef9298f3849fbc96620402f938fb6f90f | |
parent | 09e4ebb6cda17a58d1ee2bf311c0038aac96ede8 [diff] [blame] |
typo
diff --git a/Misc/pymemcompat.h b/Misc/pymemcompat.h index 2757e3a..a0fa336 100644 --- a/Misc/pymemcompat.h +++ b/Misc/pymemcompat.h
@@ -72,7 +72,7 @@ It is possible to support both the 2.0 and 2.2 GC APIs, but it's not pretty and this comment block is too narrow to contain a - desciption of what's required... */ + description of what's required... */ #if PY_VERSION_HEX < 0x020200B1 #define PyObject_GC_New PyObject_New