mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-25 14:45:12 +00:00
Fixing minor typo in basics.rst (#1984)
This commit is contained in:
parent
6f11347a30
commit
b32b762c60
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user