AP_ADSB : correct comment spelling

This commit is contained in:
Ruffalo-sunghwan 2022-05-23 13:52:28 +09:00 committed by Randy Mackay
parent 499c5dfc96
commit e4a4fbe17a

View File

@ -125,7 +125,7 @@ private:
void handle_adsb_in_msg(const Packet_XP &msg);
void handle_ack(const Packet_XP &msg);
// send messages to to transceiver
// send messages to transceiver
void send_msg_Installation();
void send_msg_PreFlight();
void send_msg_Operating();