diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index 6d74a130c79c4..abb238e33e57b 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -1118,7 +1118,7 @@ /** * Idle Stepper Shutdown - * Set DISABLE_INACTIVE_? 'true' to shut down axis steppers after an idle period. + * Enable DISABLE_INACTIVE_* to shut down axis steppers after an idle period. * The Deactive Time can be overridden with M18 and M84. Set to 0 for No Timeout. */ #define DEFAULT_STEPPER_DEACTIVE_TIME 120