Skip to content

Commit 440d76b

Browse files
authored
commander_params.c - COM_QC_ACT is action not command (#24541)
1 parent 7c44482 commit 440d76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/commander/commander_params.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ PARAM_DEFINE_INT32(COM_IMB_PROP_ACT, 0);
322322
PARAM_DEFINE_FLOAT(COM_OF_LOSS_T, 1.0f);
323323

324324
/**
325-
* Set command after a quadchute
325+
* Set action after a quadchute
326326
*
327327
* @value -1 Warning only
328328
* @value 0 Return mode

0 commit comments

Comments
 (0)