diff options
| author | Alex Schroeder | 2013-11-08 09:49:40 +0100 |
|---|---|---|
| committer | Alex Schroeder | 2013-11-08 09:49:40 +0100 |
| commit | f358e6e5d3518dac27f2ace7544247877783305e (patch) | |
| tree | f08d6c5567fe077dd663e94bd7f7c73905eb4ce4 /doc | |
| parent | 1ac2891e8e19bfcde0b8579a41c19bf77744e604 (diff) | |
| download | emacs-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.texi | 2 |
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, , | |||
| 396 | variable for this. | 396 | variable for this. |
| 397 | @vindex epa-file-encrypt-to | 397 | @vindex epa-file-encrypt-to |
| 398 | 398 | ||
| 399 | For example, if you want an Elisp file should be encrypted with a | 399 | For example, if you want an Elisp file to be encrypted with a |
| 400 | public key associated with an email address @samp{ueno@@unixuser.org}, | 400 | public key associated with an email address @samp{ueno@@unixuser.org}, |
| 401 | add the following line to the beginning of the file. | 401 | add the following line to the beginning of the file. |
| 402 | 402 | ||