summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-02-08 06:30:05 +0000
committerRichard M. Stallman <rms@gnu.org>1995-02-08 06:30:05 +0000
commit54e05ee4485df8737b934da1b0b13019e715f902 (patch)
tree176a47a233bbfc4ff0cb9dd9890cbf28eb0924e1 /etc
parentf2a4aa93901e38818bf345a7f615f6536f2b4f82 (diff)
downloademacs-54e05ee4485df8737b934da1b0b13019e715f902.tar.gz
Fix typo.
Diffstat (limited to 'etc')
-rw-r--r--etc/TUTORIAL6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/TUTORIAL b/etc/TUTORIAL
index 5ffc76caa03..b5cf96f857c 100644
--- a/etc/TUTORIAL
+++ b/etc/TUTORIAL
@@ -564,9 +564,9 @@ to replace it with--each one ended with a Return.
When you have made changes in a file, but you have not saved them yet,
they could be lost if your computer crashes. To protect you from
this, Emacs writes "auto save" files periodically. The auto save file
-name as a # at the beginning and the end; for example, if your file is
-named "hello.c", its auto save file's name is "#hello.c#". When you
-save the file in the normal way, its auto save file is no longer
+name has a # at the beginning and the end; for example, if your file
+is named "hello.c", its auto save file's name is "#hello.c#". When
+you save the file in the normal way, its auto save file is no longer
necessary so Emacs deletes it.
If the computer crashes, you can recover your auto-saved editing by