aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlex Schroeder2013-11-08 09:49:40 +0100
committerAlex Schroeder2013-11-08 09:49:40 +0100
commitf358e6e5d3518dac27f2ace7544247877783305e (patch)
treef08d6c5567fe077dd663e94bd7f7c73905eb4ce4 /doc
parent1ac2891e8e19bfcde0b8579a41c19bf77744e604 (diff)
downloademacs-f358e6e5d3518dac27f2ace7544247877783305e.tar.gz
emacs-f358e6e5d3518dac27f2ace7544247877783305e.zip
Fix a typo in (epa) Encrypting/decrypting *.gpg files
Diffstat (limited to 'doc')
-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 bdba071be55..79f76560eb4 100644
--- a/doc/misc/epa.texi
+++ b/doc/misc/epa.texi
@@ -396,7 +396,7 @@ which encryption method should be used through @xref{File Variables, ,
396variable for this. 396variable for this.
397@vindex epa-file-encrypt-to 397@vindex epa-file-encrypt-to
398 398
399For example, if you want an Elisp file should be encrypted with a 399For example, if you want an Elisp file to be encrypted with a
400public key associated with an email address @samp{ueno@@unixuser.org}, 400public key associated with an email address @samp{ueno@@unixuser.org},
401add the following line to the beginning of the file. 401add the following line to the beginning of the file.
402 402