Skip to content

Commit fbd923d

Browse files
author
Benjamin Chrétien
committed
Fix typo
1 parent 79d6a4b commit fbd923d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/roboptim/core/python/to-python.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ namespace roboptim
3434
ToPython ();
3535

3636
/// \brief Destructor.
37-
/// This exists the Python interpreter.
37+
/// This exits the Python interpreter.
3838
~ToPython ();
3939

4040
/// \brief Run a command in the Python interpreter.

0 commit comments

Comments
 (0)