diff --git a/EditorHelp.js b/EditorHelp.js index f199ef6..1c7047d 100644 --- a/EditorHelp.js +++ b/EditorHelp.js @@ -44,7 +44,7 @@ class EditorHelp extends EditorEntryBase { this.addKey('⇧'); this.addText('+'); this.addKey('d'); - this.addText('Delete all'); + this.addText('Del after '); } addLine() {