1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Fix comment and format.

* agent/protect-tool.c (main): Fix comment.
* doc/DETAILS (colon listings): Fix list.
* tests/openpgp/multisig.test: Fix comment.

--

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
NIIBE Yutaka 2016-09-17 16:16:41 +09:00
parent 0d67241e31
commit 7305d27f36
3 changed files with 2 additions and 3 deletions

View file

@ -11,7 +11,7 @@
# Check that gpg verifies only signatures where there is no ambiguity
# in the order of packets. Needs the Demo Keys Lima and Mike.
# Note: We do son't support multiple signaturess anymore thus this test is
# Note: We do son't support multiple signatures anymore thus this test is
# not really needed because verify could do the same. We keep it anyway.
. $srcdir/defs.inc || exit 3