]> granicus.if.org Git - python/commitdiff
typo
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 6 Sep 2010 20:27:15 +0000 (20:27 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 6 Sep 2010 20:27:15 +0000 (20:27 +0000)
Misc/pymemcompat.h

index 2757e3acddfb4037252df50233792a11eb93a378..a0fa33663fd876b10e8cd24dd7db29b4ed65e4b0 100644 (file)
@@ -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