diff --git a/src/modules/commander/commander_params.c b/src/modules/commander/commander_params.c index a610f4889e..c57ba293a1 100644 --- a/src/modules/commander/commander_params.c +++ b/src/modules/commander/commander_params.c @@ -632,7 +632,7 @@ PARAM_DEFINE_INT32(COM_ARM_MAG_STR, 1); /** * Enable RC stick override of auto and/or offboard modes * - * When RC stick override is enabled, moving the RC sticks immediately gives control back + * When RC stick override is enabled, moving the RC sticks immediately gives control back * to the pilot (switches to manual position mode): * bit 0: Enable for auto modes (except for in critical battery reaction), * bit 1: Enable for offboard mode.