aboutsummaryrefslogtreecommitdiffstats
path: root/doc/uiserver.texi
diff options
context:
space:
mode:
authorW. Trevor King <[email protected]>2012-03-27 19:10:01 +0000
committerMarcus Brinkmann <[email protected]>2012-04-03 13:15:05 +0000
commitbb62104adf78e8416b3c56b8b2621edd723b56cd (patch)
tree79a513e11992757d42be96145ac6bcef130f2bf5 /doc/uiserver.texi
parentUpdate Werner Koch's distribution signing key in the README. (diff)
downloadgpgme-bb62104adf78e8416b3c56b8b2621edd723b56cd.tar.gz
gpgme-bb62104adf78e8416b3c56b8b2621edd723b56cd.zip
uiserver.texi: fix decryption -> encryption typo in PREP_ENCRYPT discussion.
* doc/uiserver.texi (PREP_ENCRYPT): Fix documentation.
Diffstat (limited to 'doc/uiserver.texi')
-rw-r--r--doc/uiserver.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/uiserver.texi b/doc/uiserver.texi
index c6da5ad4..f3cd8ade 100644
--- a/doc/uiserver.texi
+++ b/doc/uiserver.texi
@@ -121,7 +121,7 @@ selected keys, the server MAY implement the command:
@deffn Command PREP_ENCRYPT [-@w{}-protocol=@var{name}] [-@w{}-expect-sign]
This commands considers all recipients set so far and decides whether it
-is able to take input and start the actual decryption. This is kind of
+is able to take input and start the actual encryption. This is kind of
a dry-run @command{ENCRYPT} without requiring or using the input and
output file descriptors. The server shall cache the result of any user
selection to avoid asking this again when the actual @command{ENCRYPT}