(Backup Names): Fix typo.

This commit is contained in:
Andreas Schwab 2001-03-30 11:05:30 +00:00
parent dca5e71d8f
commit 8321783864

View file

@ -539,7 +539,7 @@ patterns should be backed up in specific directories.
all backups in the directory with absolute name @var{dir}; Emacs
modifies the backup file names to avoid clashes between files with the
same names originating in different directories. Alternatively,
adding, say, @code{("." ".~")} would make backups in the invisible
adding, say, @code{("." . ".~")} would make backups in the invisible
subdirectory @file{.~} of the original file's directory. Emacs
creates the directory, if necessary, to make the backup.