Author: Armin Rigo <[email protected]>
Branch:
Changeset: r753:55bf2c656608
Date: 2012-08-01 00:09 +0200
http://bitbucket.org/cffi/cffi/changeset/55bf2c656608/
Log: typo (thanks Alex Gaynor)
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -974,7 +974,7 @@
actually modify the array of characters passed in, and so passes directly
a pointer inside the Python string object.
-.. versionchaned:: 0.3
+.. versionchanged:: 0.3
(**) C function calls are now done with the GIL released.
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit