From: W. Trevor King Date: Tue, 27 Mar 2012 19:10:01 +0000 (-0400) Subject: uiserver.texi: fix decryption -> encryption typo in PREP_ENCRYPT discussion. X-Git-Tag: gpgme-1.3.2~9 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bb62104adf78e8416b3c56b8b2621edd723b56cd;p=gpgme.git uiserver.texi: fix decryption -> encryption typo in PREP_ENCRYPT discussion. * doc/uiserver.texi (PREP_ENCRYPT): Fix documentation. --- diff --git a/doc/uiserver.texi b/doc/uiserver.texi index c6da5ad..f3cd8ad 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}