summaryrefslogtreecommitdiff
path: root/lisp/net
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-08 22:10:51 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-08 22:10:51 -0800
commitfe3c56695721ae0735a4556f74c63cd9104204ae (patch)
tree12d01b388bacb7734462fcc78d3d875abc24d0c5 /lisp/net
parentac6b1f816a09c514f25b26e6236cf8b82b5a777d (diff)
downloademacs-fe3c56695721ae0735a4556f74c63cd9104204ae.tar.gz
Spelling fixes.
Diffstat (limited to 'lisp/net')
-rw-r--r--lisp/net/secrets.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/secrets.el b/lisp/net/secrets.el
index 89378497c36..9fa5eb32d43 100644
--- a/lisp/net/secrets.el
+++ b/lisp/net/secrets.el
@@ -774,7 +774,7 @@ to their attributes."
(cons
(1+ (length "password"))
(mapcar
- ;; Atribute names have a leading ":", which will be suppressed.
+ ;; Attribute names have a leading ":", which will be suppressed.
(lambda (attribute) (length (symbol-name (car attribute))))
attributes)))))
(cons