diff --git a/libraries/AP_Networking/AP_Networking.cpp b/libraries/AP_Networking/AP_Networking.cpp index f80f97f233..19016f3f70 100644 --- a/libraries/AP_Networking/AP_Networking.cpp +++ b/libraries/AP_Networking/AP_Networking.cpp @@ -32,7 +32,7 @@ extern const AP_HAL::HAL& hal; #endif const AP_Param::GroupInfo AP_Networking::var_info[] = { - // @Param: ENABLED + // @Param: ENABLE // @DisplayName: Networking Enable // @Description: Networking Enable // @Values: 0:Disable,1:Enable