mirror of https://github.com/ArduPilot/ardupilot
AC_AttitudeControl: Spell correction
This commit is contained in:
parent
94cc6fbe96
commit
4853ba632f
|
@ -38,7 +38,7 @@ void AC_AttitudeControl::control_monitor_update(void)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
log a CRTL message
|
log a CTRL message
|
||||||
*/
|
*/
|
||||||
void AC_AttitudeControl::control_monitor_log(void) const
|
void AC_AttitudeControl::control_monitor_log(void) const
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue