Copter: fix spelling errors in Parameters.cpp

This commit is contained in:
Stewart Loving-Gibbard 2015-08-17 17:15:26 -04:00 committed by Randy Mackay
parent f77b06175e
commit d1f5a2988d

View File

@ -229,7 +229,7 @@ const AP_Param::Info Copter::var_info[] PROGMEM = {
// @Param: RTL_LOIT_TIME
// @DisplayName: RTL loiter time
// @Description: Time (in milliseconds) to loiter above home before begining final descent
// @Description: Time (in milliseconds) to loiter above home before beginning final descent
// @Units: ms
// @Range: 0 60000
// @Increment: 1000