1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

* etc/tutorials/TUTORIAL: Fix typo.

This commit is contained in:
Chong Yidong 2012-01-15 10:01:24 +08:00
parent c85efaf73f
commit 861df97752

View file

@ -296,7 +296,7 @@ like A, 7, *, etc., are inserted as you type them. To insert a
Newline character, type <Return> (this is the key on the keyboard
which is sometimes labeled "Enter").
To delete <DEL> the character immediately before the current cursor
To delete the character immediately before the current cursor
position, type <DEL>. This is the key on the keyboard usually labeled
"Backspace"--the same one you normally use, outside Emacs, to delete
the last character typed.