diff options
Diffstat (limited to 'etc/tutorials')
| -rw-r--r-- | etc/tutorials/TUTORIAL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL index e231d3907aa..12b22f83245 100644 --- a/etc/tutorials/TUTORIAL +++ b/etc/tutorials/TUTORIAL | |||
| @@ -296,7 +296,7 @@ like A, 7, *, etc., are inserted as you type them. To insert a | |||
| 296 | Newline character, type <Return> (this is the key on the keyboard | 296 | Newline character, type <Return> (this is the key on the keyboard |
| 297 | which is sometimes labeled "Enter"). | 297 | which is sometimes labeled "Enter"). |
| 298 | 298 | ||
| 299 | To delete <DEL> the character immediately before the current cursor | 299 | To delete the character immediately before the current cursor |
| 300 | position, type <DEL>. This is the key on the keyboard usually labeled | 300 | position, type <DEL>. This is the key on the keyboard usually labeled |
| 301 | "Backspace"--the same one you normally use, outside Emacs, to delete | 301 | "Backspace"--the same one you normally use, outside Emacs, to delete |
| 302 | the last character typed. | 302 | the last character typed. |