mc_pos_control_main: fix typo (#10274)

This commit is contained in:
Martina Rivizzigno 2018-08-20 16:56:43 +02:00 committed by Daniel Agar
parent 37aa2132e5
commit 854e4ef3de

View File

@ -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();