From 57205c1dfafdf86eebef8a3a358cf3bd6a297d88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= Date: Fri, 13 Oct 2023 09:18:12 +0200 Subject: doc: Fix typos in documentation and source code comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -- Anonymous contribution Signed-off-by: Ingo Klöcker --- tests/json/t-json.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/json/t-json.c') 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); -- cgit v1.2.3