From 3919c7d81594c4758896d3215b66d50850d4616f Mon Sep 17 00:00:00 2001 From: Rhys Elsmore Date: Sun, 24 Feb 2013 21:03:56 +1100 Subject: [PATCH] Fixed Spelling Issue --- docs/scenarios/speed.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/speed.rst b/docs/scenarios/speed.rst index e20c563..87a1f66 100644 --- a/docs/scenarios/speed.rst +++ b/docs/scenarios/speed.rst @@ -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 ::::::::::::