Browse Source

Update PROBE_OFFSET_WIZARD comment (#19652)

qwewer0 3 years ago
parent
commit
91df2bea80
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h View File

@@ -1075,7 +1075,7 @@
1075 1075
 
1076 1076
 #if HAS_LCD_MENU
1077 1077
 
1078
-  // Add Probe Z Offset calibration to the Bed Leveling menu
1078
+  // Add Probe Z Offset calibration to the Z Probe Offsets menu
1079 1079
   #if HAS_BED_PROBE
1080 1080
     //#define PROBE_OFFSET_WIZARD
1081 1081
     #if ENABLED(PROBE_OFFSET_WIZARD)

Loading…
Cancel
Save