From 2ed1f68b48db7b5503045386de0500fddf70077e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 29 Jan 2024 09:16:21 +0100 Subject: doc: Fix spelling errors found by lintian. -- Reported-by: Andreas Metzler --- tools/gpg-card.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/gpg-card.c') diff --git a/tools/gpg-card.c b/tools/gpg-card.c index f65a17b3c..b34b42698 100644 --- a/tools/gpg-card.c +++ b/tools/gpg-card.c @@ -402,7 +402,7 @@ nullnone (const char *s) * success returns 0 and stores the number of bytes read at R_BUFLEN * and the address of a newly allocated buffer at R_BUFFER. A * complementary nul byte is always appended to the data but not - * counted; this allows to pass NULL for R-BUFFER and consider the + * counted; this allows one to pass NULL for R-BUFFER and consider the * returned data as a string. */ static gpg_error_t get_data_from_file (const char *fname, char **r_buffer, size_t *r_buflen) -- cgit v1.2.3