aboutsummaryrefslogtreecommitdiffstats
path: root/tests/json
diff options
context:
space:
mode:
authorIngo Klöcker <[email protected]>2023-10-13 07:18:12 +0000
committerIngo Klöcker <[email protected]>2023-10-13 07:18:12 +0000
commit57205c1dfafdf86eebef8a3a358cf3bd6a297d88 (patch)
tree5d1ca41a889c46a73d88a6797a30c14a0c225892 /tests/json
parentpython,examples: Add missing word "License" (diff)
downloadgpgme-57205c1dfafdf86eebef8a3a358cf3bd6a297d88.tar.gz
gpgme-57205c1dfafdf86eebef8a3a358cf3bd6a297d88.zip
doc: Fix typos in documentation and source code comments
-- Anonymous contribution Signed-off-by: Ingo Klöcker <[email protected]>
Diffstat (limited to 'tests/json')
-rw-r--r--tests/json/t-json.c2
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);