summaryrefslogtreecommitdiff
path: root/lisp/gnus/smime.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-19 23:30:16 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-19 23:30:16 -0800
commit40ba43b4b71df1d51954bdad071e74243c4aea7c (patch)
treee4cb03937e72463278264e9684481d68ece4698c /lisp/gnus/smime.el
parent24901d610c9ff524e7e7c132dca1cd4312368db0 (diff)
downloademacs-40ba43b4b71df1d51954bdad071e74243c4aea7c.tar.gz
emacs-40ba43b4b71df1d51954bdad071e74243c4aea7c.tar.bz2
emacs-40ba43b4b71df1d51954bdad071e74243c4aea7c.zip
Spelling fixes.
Diffstat (limited to 'lisp/gnus/smime.el')
-rw-r--r--lisp/gnus/smime.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/smime.el b/lisp/gnus/smime.el
index 128bda6f516..90af71404ef 100644
--- a/lisp/gnus/smime.el
+++ b/lisp/gnus/smime.el
@@ -180,7 +180,7 @@ File should contain certificates in PEM format."
(defcustom smime-certificate-directory "~/Mail/certs/"
"*Directory containing other people's certificates.
It should contain files named to the X.509 hash of the certificate,
-and the files themself should be in PEM format."
+and the files themselves should be in PEM format."
;The S/MIME library provide simple functionality for fetching
;certificates into this directory, so there is no need to populate it
;manually.