Commit 592adcc4 authored by Stefan Behnel's avatar Stefan Behnel

Fix RST typo.

parent 679eff3e
......@@ -345,7 +345,7 @@ The above is essentially equivalent to having the C code in a file
void assign(long& x, long y)
This feature is commonly used for platform specific adaptations at
compile time, for example::
compile time, for example:
.. literalinclude:: ../../examples/userguide/external_C_code/platform_adaptation.pyx
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment