diff options
author | Stefan Kangas <stefan@marxist.se> | 2020-09-21 13:29:10 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2020-09-21 14:26:42 +0200 |
commit | 462dbc1cb2c59eaca9c9344636b8af29462370a0 (patch) | |
tree | f5329670eed8372fc268bf7f5037627f0330d81e /lisp/epa.el | |
parent | e72d3793bcec67f9312e9d011e4357f8986bf837 (diff) | |
download | emacs-462dbc1cb2c59eaca9c9344636b8af29462370a0.tar.gz emacs-462dbc1cb2c59eaca9c9344636b8af29462370a0.tar.bz2 emacs-462dbc1cb2c59eaca9c9344636b8af29462370a0.zip |
; Fix typos
Diffstat (limited to 'lisp/epa.el')
-rw-r--r-- | lisp/epa.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/epa.el b/lisp/epa.el index b065887cef1..609ac5d1917 100644 --- a/lisp/epa.el +++ b/lisp/epa.el @@ -400,7 +400,7 @@ DOC is documentation text to insert at the start." e expired key. n never trust. m trust marginally. u trust ultimately. f trust fully (keys you have signed, usually). q trust status questionable. - trust status unspecified. - See GPG documentaion for more explanation. + See GPG documentation for more explanation. \n")) ;;;###autoload |