GCS_Common: minor typo in comments
This commit is contained in:
parent
12720bbbe1
commit
9103899048
@ -719,7 +719,7 @@ void GCS_MAVLINK::handle_mission_item(mavlink_message_t *msg, AP_Mission &missio
|
||||
// waypoint and not for the mission
|
||||
handle_guided_request(cmd);
|
||||
|
||||
// verify we recevied the command
|
||||
// verify we received the command
|
||||
result = 0;
|
||||
goto mission_ack;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user