From 2557d0ae6ff0336b041129b7bf5c1e3a8c20a805 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 8 Nov 2018 12:34:27 +0700 Subject: spelling: fix misspellings Signed-off-by: Daniel Kahn Gillmor --- tests/gpg/t-encrypt-mixed.c | 2 +- tests/gpgsm/t-genkey.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/gpg/t-encrypt-mixed.c b/tests/gpg/t-encrypt-mixed.c index cc9ce893..57fdc515 100644 --- a/tests/gpg/t-encrypt-mixed.c +++ b/tests/gpg/t-encrypt-mixed.c @@ -31,7 +31,7 @@ #include "t-support.h" -/* Tests mixed symmetric and asymetric decryption. Verifies +/* Tests mixed symmetric and asymmetric decryption. Verifies that an encrypted message can be decrypted without the secret key but that the recipient is also set correctly. */ int diff --git a/tests/gpgsm/t-genkey.c b/tests/gpgsm/t-genkey.c index fb05034f..120ed688 100644 --- a/tests/gpgsm/t-genkey.c +++ b/tests/gpgsm/t-genkey.c @@ -105,7 +105,7 @@ main (void) if (result->fpr) { - fprintf (stderr, "%s:%d: generated key has (unexpectdly) a fingerprint\n", + fprintf (stderr, "%s:%d: generated key has (unexpectedly) a fingerprint\n", __FILE__, __LINE__); exit (1); } -- cgit v1.2.3