diff --git a/src/systems/thruster/Thruster.hh b/src/systems/thruster/Thruster.hh index 45727ed488c..aa933ec78f8 100644 --- a/src/systems/thruster/Thruster.hh +++ b/src/systems/thruster/Thruster.hh @@ -72,10 +72,10 @@ namespace systems /// at the propeller vs behind the vessel. /// [Optional, defults to 0.2] /// - - Constant given by the open water propeller diagram. Used - /// in the calculation of the thrust coeficiennt. + /// in the calculation of the thrust coefficient. /// [Optional, defults to 1] /// - - Constant given by the open water propeller diagram. Used - /// in the calculation of the thrust coeficiennt. + /// in the calculation of the thrust coefficient. /// [Optional, defults to 0] /// /// ## Example