We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd8896 commit 0ed64a0Copy full SHA for 0ed64a0
include/pybind11/detail/common.h
@@ -437,7 +437,7 @@ PYBIND11_WARNING_POP
437
438
/** \rst
439
This macro creates the entry point that will be invoked when the Python interpreter
440
- imports an extension module. The module name is given as the fist argument and it
+ imports an extension module. The module name is given as the first argument and it
441
should not be in quotes. The second macro argument defines a variable of type
442
`py::module_` which can be used to initialize the module.
443
0 commit comments