diff --git a/ArduPlane/Parameters.cpp b/ArduPlane/Parameters.cpp index 688248dbd4..7b5a209b7d 100644 --- a/ArduPlane/Parameters.cpp +++ b/ArduPlane/Parameters.cpp @@ -1165,7 +1165,7 @@ const AP_Param::Info Plane::var_info[] PROGMEM = { GOBJECT(camera_mount, "MNT", AP_Mount), #endif - // @Group: BATT_ + // @Group: BATT // @Path: ../libraries/AP_BattMonitor/AP_BattMonitor.cpp GOBJECT(battery, "BATT", AP_BattMonitor),