diff --git a/mainui/settings/script-editor.md b/mainui/settings/script-editor.md index 272309b1d..61fa15b60 100644 --- a/mainui/settings/script-editor.md +++ b/mainui/settings/script-editor.md @@ -36,7 +36,7 @@ Other: - Tab: Indent more. - ShiftTab: Indent less. -- CtrlD: Delete the current line. +- CtrlShiftK: Delete the current line or selection. - Ctrl/: Comment/Uncomment the current line. - CtrlA: Select all.