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 79d6a4b commit fbd923dCopy full SHA for fbd923d
include/roboptim/core/python/to-python.hh
@@ -34,7 +34,7 @@ namespace roboptim
34
ToPython ();
35
36
/// \brief Destructor.
37
- /// This exists the Python interpreter.
+ /// This exits the Python interpreter.
38
~ToPython ();
39
40
/// \brief Run a command in the Python interpreter.
0 commit comments