aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/epa.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/epa.el b/lisp/epa.el
index 8126584e4fb..b8af2a960f0 100644
--- a/lisp/epa.el
+++ b/lisp/epa.el
@@ -384,7 +384,7 @@ DOC is documentation text to insert at the start."
384 (epa--list-keys name nil 384 (epa--list-keys name nil
385 "The letters at the start of a line have these meanings. 385 "The letters at the start of a line have these meanings.
386e expired key. n never trust. m trust marginally. u trust ultimately. 386e expired key. n never trust. m trust marginally. u trust ultimately.
387f trust fully (keys you have signed, usually). 387f trust fully (keys you have signed, usually). r revoked key.
388q trust status questionable. - trust status unspecified. 388q trust status questionable. - trust status unspecified.
389 See GPG documentation for more explanation. 389 See GPG documentation for more explanation.
390\n")) 390\n"))