diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index 3d3e55b92e..8cc71ceb86 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -1075,7 +1075,7 @@ #if HAS_LCD_MENU - // Add Probe Z Offset calibration to the Bed Leveling menu + // Add Probe Z Offset calibration to the Z Probe Offsets menu #if HAS_BED_PROBE //#define PROBE_OFFSET_WIZARD #if ENABLED(PROBE_OFFSET_WIZARD)