Skip to content

Commit fc424cc

Browse files
committed
Minor typo
1 parent 3a1cbda commit fc424cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/simple-mpc/inverse-dynamics/kinodynamics.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ namespace simple_mpc
6969
const simple_mpc::RobotModelHandler & model_handler_;
7070

7171
protected:
72-
// Order still matter here
72+
// Order still matters here
7373
simple_mpc::RobotDataHandler data_handler_;
7474
tsid::robots::RobotWrapper robot_;
7575
tsid::InverseDynamicsFormulationAccForce formulation_;

0 commit comments

Comments
 (0)