Skip to content

Commit d8ee647

Browse files
committed
Fix comment msg
1 parent 46b54c5 commit d8ee647

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rocketpy/rocket/actuator/roll.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def __init__(
4545
initial_roll_torque=0.0,
4646
roll_torque_time_constant=None,
4747
):
48-
"""Initializes the RollControl class.
48+
"""Initializes the RollActuator class.
4949
5050
Parameters
5151
----------

0 commit comments

Comments
 (0)