diff options
Diffstat (limited to 'tests/openpgp/multisig.test')
-rwxr-xr-x | tests/openpgp/multisig.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/openpgp/multisig.test b/tests/openpgp/multisig.test index 9ad8676fd..9989be5cf 100755 --- a/tests/openpgp/multisig.test +++ b/tests/openpgp/multisig.test @@ -11,8 +11,8 @@ # 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 thsi test is -# not really needed becuase verify could do the same. We keep it anyway. +# Note: We do son't support multiple signaturess anymore thus this test is +# not really needed because verify could do the same. We keep it anyway. . $srcdir/defs.inc || exit 3 |