summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/using.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/using.rst b/doc/source/using.rst
index 54671ea..85bbfa8 100644
--- a/doc/source/using.rst
+++ b/doc/source/using.rst
@@ -597,7 +597,7 @@ useful if the logic in ``my_algo()`` is much more complex)::
}
""")
-EXtern "Python": reference
+Extern "Python": reference
~~~~~~~~~~~~~~~~~~~~~~~~~~
``extern "Python"`` must appear in the cdef(). Like the C++ ``extern