docs: fix incorrect wording for 'klipper_restart_when_powered'
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
9c385ce067
commit
e8776a5d85
|
@ -158,7 +158,7 @@ locked_while_printing: False
|
|||
restart_klipper_when_powered: False
|
||||
# If set to True, Moonraker will issue a "FIRMWARE_RESTART" to Klipper
|
||||
# after the device has been powered on. The default is False, thus no
|
||||
# attempt to made to restart klipper after a restart.
|
||||
# attempt to made to restart Klipper after power on.
|
||||
restart_delay: 1.
|
||||
# If "restart_klipper_when_powered" is set, this option specifies the amount
|
||||
# of time (in seconds) to delay the restart. Default is 1 second.
|
||||
|
|
Loading…
Reference in New Issue