From 4a7d797f5633cdca55e95647ba15ab20c206158c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20A=2E=20Guti=C3=A9rrez?= Date: Wed, 17 Aug 2022 23:20:01 +0800 Subject: [PATCH] Update src/systems/thruster/Thruster.hh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Alejandro Hernández Cordero --- src/systems/thruster/Thruster.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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