diff --git a/ArduCopter/control_land.cpp b/ArduCopter/control_land.cpp index a4fa593df0..5cd7cf0f65 100644 --- a/ArduCopter/control_land.cpp +++ b/ArduCopter/control_land.cpp @@ -48,7 +48,7 @@ void Copter::land_run() } } -// land_run - runs the land controller +// land_gps_run - runs the land controller // horizontal position controlled with loiter controller // should be called at 100hz or more void Copter::land_gps_run()