aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWieland Hoffmann2015-08-26 10:31:19 +0200
committerDaiki Ueno2015-08-28 10:07:13 +0900
commit572f68ea292e7207ceab8bfe5af365204bfcb9d2 (patch)
tree33bb9ca1f3443a145ef242c6f9ddc79140c6988c
parentb142c4837543b7e36e95b2150409782f665cd474 (diff)
downloademacs-572f68ea292e7207ceab8bfe5af365204bfcb9d2.tar.gz
emacs-572f68ea292e7207ceab8bfe5af365204bfcb9d2.zip
; Fix a typo in the EPA docs
* doc/misc/epa.texi: Fix a typo
-rw-r--r--doc/misc/epa.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi
index 6830ba7d220..3c9aa8ac5e2 100644
--- a/doc/misc/epa.texi
+++ b/doc/misc/epa.texi
@@ -382,7 +382,7 @@ Enable automatic encryption/decryption of *.gpg files.
382@noindent 382@noindent
383By default, @code{epa-file} will try to use symmetric encryption, aka 383By default, @code{epa-file} will try to use symmetric encryption, aka
384password-based encryption. If you want to use public key encryption 384password-based encryption. If you want to use public key encryption
385instead, do @kbd{M-x epa-file-select-keys}, which will pops up the key 385instead, do @kbd{M-x epa-file-select-keys}, which pops up the key
386selection dialog. 386selection dialog.
387 387
388@deffn Command epa-file-select-keys 388@deffn Command epa-file-select-keys