mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 03:13:44 +08:00
mc_pos_control_main: fix typo (#10274)
This commit is contained in:
committed by
Daniel Agar
parent
37aa2132e5
commit
854e4ef3de
@@ -233,7 +233,7 @@ private:
|
||||
|
||||
/**
|
||||
* Start flightasks based on navigation state.
|
||||
* This methods activates a taks basedn on the navigation state.
|
||||
* This methods activates a task based on the navigation state.
|
||||
*/
|
||||
void start_flight_task();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user