Commit b32b762c by Erick Matsen Committed by Wenzel Jakob

Fixing minor typo in basics.rst (#1984)

parent 6f11347a
...@@ -164,7 +164,7 @@ load and execute the example: ...@@ -164,7 +164,7 @@ load and execute the example:
Keyword arguments Keyword arguments
================= =================
With a simple modification code, it is possible to inform Python about the With a simple code modification, it is possible to inform Python about the
names of the arguments ("i" and "j" in this case). names of the arguments ("i" and "j" in this case).
.. code-block:: cpp .. code-block:: cpp
......
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