From ec311425cacb8d2d153628dd4ed6300bc1600de1 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 30 Dec 2021 10:24:36 +0100 Subject: doc: Typo fixes. -- --- common/util.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/util.h') diff --git a/common/util.h b/common/util.h index 4e123776c..43cb2fd3e 100644 --- a/common/util.h +++ b/common/util.h @@ -329,8 +329,8 @@ void setup_libgcrypt_logging (void); void xoutofcore (void); /* Wrapper aroung gpgrt_reallocarray. Uses the gpgrt alloc function - * which are redirect to the Libgcrypt versions via - * init_common_subsystems. Thus they can be used interchangeable with + * which redirects to the Libgcrypt versions via + * init_common_subsystems. Thus this can be used interchangeable with * the other alloc functions. */ void *xreallocarray (void *a, size_t oldnmemb, size_t nmemb, size_t size); -- cgit v1.2.3