diff options
author | Wieland Hoffmann <themineo@gmail.com> | 2015-08-26 10:31:19 +0200 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2015-08-28 10:07:13 +0900 |
commit | 572f68ea292e7207ceab8bfe5af365204bfcb9d2 (patch) | |
tree | 33bb9ca1f3443a145ef242c6f9ddc79140c6988c /doc/misc/epa.texi | |
parent | b142c4837543b7e36e95b2150409782f665cd474 (diff) | |
download | emacs-572f68ea292e7207ceab8bfe5af365204bfcb9d2.tar.gz emacs-572f68ea292e7207ceab8bfe5af365204bfcb9d2.tar.bz2 emacs-572f68ea292e7207ceab8bfe5af365204bfcb9d2.zip |
; Fix a typo in the EPA docs
* doc/misc/epa.texi: Fix a typo
Diffstat (limited to 'doc/misc/epa.texi')
-rw-r--r-- | doc/misc/epa.texi | 2 |
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. @noindent By default, @code{epa-file} will try to use symmetric encryption, aka password-based encryption. If you want to use public key encryption -instead, do @kbd{M-x epa-file-select-keys}, which will pops up the key +instead, do @kbd{M-x epa-file-select-keys}, which pops up the key selection dialog. @deffn Command epa-file-select-keys |