From: Jakub Wilk <jwilk@debian.org>
Subject: stings

Origin: Debian
Bug-Debian: http://bugs.debian.org/679359
Last-Update: 2012-06-30

--- a/docs/src/reference/compilation.rst
+++ b/docs/src/reference/compilation.rst
@@ -143,7 +143,7 @@
 ``boundscheck``  (True / False)
     If set to False, Cython is free to assume that indexing operations
     ([]-operator) in the code will not cause any IndexErrors to be
-    raised. Lists, tuples, and stings are affected only if the index
+    raised. Lists, tuples, and strings are affected only if the index
     can be determined to be non-negative (or if ``wraparound`` is False). 
     Conditions
     which would normally trigger an IndexError may instead cause
