aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert2011-12-21 01:58:39 -0800
committerPaul Eggert2011-12-21 01:58:39 -0800
commit6196cffecf7dcc2a777025137db6ab77ff45a105 (patch)
tree1e013215fbbeafa1c35d84ae8524c66e7ccdfe3f /doc/misc
parentd3098e1ec618fc043568be481b487f3bf7689bad (diff)
downloademacs-6196cffecf7dcc2a777025137db6ab77ff45a105.tar.gz
emacs-6196cffecf7dcc2a777025137db6ab77ff45a105.zip
Spelling fixes.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/auth.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi
index b64562f6875..60bb6e7cdac 100644
--- a/doc/misc/auth.texi
+++ b/doc/misc/auth.texi
@@ -281,7 +281,7 @@ for any of the prompts.
281Note that the password needs to be evaluated if it's a function. It's 281Note that the password needs to be evaluated if it's a function. It's
282wrapped in a function to provide some security. 282wrapped in a function to provide some security.
283 283
284Later, after a successful login, @code{nnimal.el} calls the 284Later, after a successful login, @code{nnimap.el} calls the
285@code{:save-function} like so: 285@code{:save-function} like so:
286 286
287@example 287@example