Commit 86a6bbd8 authored by scoder's avatar scoder Committed by GitHub

Merge pull request #2475 from gabrieldemarmiesse/typo_filename

Docs: Fixed a typo in a filename causing it not to be displayed in the docs.
parents ff34ca03 bbb79589
......@@ -301,7 +301,7 @@ a typedef for its template parameters it is preferable to use that name here.
Template functions are defined similarly to class templates, with
the template parameter list following the function name:
.. literalinclude:: ../../examples/userguide/wrapping_CPlusPlus/function_template.pyx
.. literalinclude:: ../../examples/userguide/wrapping_CPlusPlus/function_templates.pyx
Standard library
......
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