Commit 4790d513 authored by Don Gagne's avatar Don Gagne

Fixed comment typo

parent 16f63bfb
......@@ -169,7 +169,7 @@ void MAVLinkSimulationMAV::mainloop()
// SYSTEM STATUS
mavlink_sys_status_t status;
// Since the simulation outputs global position, attiude and raw pressure we specify that the
// Since the simulation outputs global position, attitude and raw pressure we specify that the
// sensors that would be collecting this information are present, enabled and healthy.
status.onboard_control_sensors_present = MAV_SYS_STATUS_SENSOR_3D_GYRO |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment