Fixed Spelling Issue

This commit is contained in:
Rhys Elsmore
2013-02-24 21:03:56 +11:00
parent 4d90e839d6
commit 3919c7d815
+1 -1
View File
@@ -61,7 +61,7 @@ The GIL
`Special care`_ must be taken when writing C extensions to make sure you r
egister your threads with the interpreter.
C Extentions
C Extensions
::::::::::::