diff options
Diffstat (limited to 'tests/json/t-json.c')
| -rw-r--r-- | tests/json/t-json.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/json/t-json.c b/tests/json/t-json.c index 160132b2..0d127a49 100644 --- a/tests/json/t-json.c +++ b/tests/json/t-json.c @@ -488,7 +488,7 @@ main (int argc, char *argv[])    if (!check_gpg_version ("2.1.18"))      { -      /* Lets not break too much or have to test all combinations */ +      /* Let us not break too much or have to test all combinations */        printf ("Testsuite skipped. Minimum GnuPG version (2.1.18) "                "not found.\n");        exit(0);  | 
