mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-19 21:23:26 +08: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
|
||||
=================
|
||||
|
||||
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).
|
||||
|
||||
.. code-block:: cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user