[git] Pinentry - branch, master, updated. pinentry-1.0.0-4-gcc0d783
by Daniel Kahn Gillmor
cvs at cvs.gnupg.org
Tue Dec 6 18:07:16 CET 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The standard pinentry collection".
The branch, master has been updated
via cc0d783cf03a814df48c03ddcbb4d09115e9596d (commit)
from c5c7bee68730c9f66a27f9bb0d023480623a2bfb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cc0d783cf03a814df48c03ddcbb4d09115e9596d
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Tue Dec 6 12:04:25 2016 -0500
Fix spelling errors.
--
Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
diff --git a/doc/pinentry.texi b/doc/pinentry.texi
index feef4f0..23c1c5e 100644
--- a/doc/pinentry.texi
+++ b/doc/pinentry.texi
@@ -386,9 +386,9 @@ a GETPIN or CONFIRM, and is only displayed when asking for a PIN.
@item Enable a passphrase quality indicator
Adds a quality indicator to the GETPIN window. This indicator is
updated as the passphrase is typed. The clients needs to implement an
-inquiry named "QUALITY" which gets passed the current passpharse
+inquiry named "QUALITY" which gets passed the current passphrase
(percent-plus escaped) and should send back a string with a single
-numerical vauelue between -100 and 100. Negative values will be
+numerical value between -100 and 100. Negative values will be
displayed in red.
@example
C: SETQUALITYBAR
-----------------------------------------------------------------------
Summary of changes:
doc/pinentry.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
The standard pinentry collection
http://git.gnupg.org
More information about the Gnupg-commits
mailing list