Author: Armin Rigo <[email protected]>
Branch: static-callback
Changeset: r2430:c88007348969
Date: 2015-11-23 18:14 +0100
http://bitbucket.org/cffi/cffi/changeset/c88007348969/

Log:    typo

diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/source/using.rst
+++ b/doc/source/using.rst
@@ -597,7 +597,7 @@
         }
     """)
 
-EXtern "Python": reference
+Extern "Python": reference
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 ``extern "Python"`` must appear in the cdef().  Like the C++ ``extern
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to