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 --- src/dirinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dirinfo.c') diff --git a/src/dirinfo.c b/src/dirinfo.c index de2a9180..a0753191 100644 --- a/src/dirinfo.c +++ b/src/dirinfo.c @@ -488,7 +488,7 @@ _gpgme_get_default_uisrv_socket (void) return get_gpgconf_item (WANT_UISRV_SOCKET); } -/* Return true if we are in GnuPG-1 mode - ie. no gpgconf and agent +/* Return true if we are in GnuPG-1 mode - i.e. no gpgconf and agent being optional. */ int _gpgme_in_gpg_one_mode (void) -- cgit v1.2.3