Clarify help

This commit is contained in:
Ian Gulliver
2019-07-10 21:42:28 +00:00
parent 32fc5e300b
commit 5c9194179c

View File

@@ -44,7 +44,7 @@ class EditorHelp extends EditorEntryBase {
this.addKey('⇧');
this.addText('+');
this.addKey('d');
this.addText('Delete all');
this.addText('Del after ');
}
addLine() {