Skip to content

Commit c79d0a2

Browse files
[squash] fix typo
1 parent 8eebd8f commit c79d0a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/simulation/mujocoDynamics/_GeneralModuleFiles/StatefulSysModel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include "simulation/dynamics/_GeneralModuleFiles/dynParamManager.h"
2424
#include "architecture/_GeneralModuleFiles/sys_model.h"
2525

26-
/**A short-lived classed passed to StatefulSysModel for them to register
26+
/**A short-lived class passed to StatefulSysModel for them to register
2727
* their states.
2828
*
2929
* This class serves two purposes. First, it adds a prefix to every state

0 commit comments

Comments
 (0)