aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2011-12-14 13:05:20 -0800
committerPaul Eggert2011-12-14 13:05:20 -0800
commitfac916bfd7f839a654c839dca609d0d75a77846a (patch)
tree814ac4124d77813a777326165c5e234cd4c54132 /etc
parent898169a2d88c3538cdfd41feb0b16267165065bd (diff)
downloademacs-fac916bfd7f839a654c839dca609d0d75a77846a.tar.gz
emacs-fac916bfd7f839a654c839dca609d0d75a77846a.zip
Spelling fixes.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS.232
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS.23 b/etc/NEWS.23
index 6f1b50e8c7a..b9570ee9e29 100644
--- a/etc/NEWS.23
+++ b/etc/NEWS.23
@@ -1677,7 +1677,7 @@ Running processes on a remote host can be controlled by settings in
1677When the variable `file-precious-flag' is set, the success of a remote 1677When the variable `file-precious-flag' is set, the success of a remote
1678file copy is checked via the file's checksum. 1678file copy is checked via the file's checksum.
1679 1679
1680*** Passwords can be read from an authentification file. 1680*** Passwords can be read from an authentication file.
1681Tramp uses the package `auth-source' to read passwords from a file, if 1681Tramp uses the package `auth-source' to read passwords from a file, if
1682necessary. 1682necessary.
1683 1683