summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-09-17 09:16:41 +0200
committerNIIBE Yutaka <gniibe@fsij.org>2016-09-17 09:16:41 +0200
commit7305d27f36148a7fb8c2f4ef5b94774cbd21b18e (patch)
tree7704fbe74addcd37ff086afeb88c3f362a0710af /tests
parentFix more spelling (diff)
downloadgnupg2-7305d27f36148a7fb8c2f4ef5b94774cbd21b18e.tar.xz
gnupg2-7305d27f36148a7fb8c2f4ef5b94774cbd21b18e.zip
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>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/openpgp/multisig.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/multisig.test b/tests/openpgp/multisig.test
index 9989be5cf..0b723280b 100755
--- a/tests/openpgp/multisig.test
+++ b/tests/openpgp/multisig.test
@@ -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