From c143f7a2cf930c39982fada871762b23fa77e582 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 13 Dec 2025 21:37:59 +0100 Subject: Fix grammar (uintmax_t begins with a j-sound so the indefinite article is "a", not "an") MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libj2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libj2.h') diff --git a/libj2.h b/libj2.h index dd7fc35..58e4fbf 100644 --- a/libj2.h +++ b/libj2.h @@ -25,7 +25,7 @@ /** - * The number of bits in an `uintmax_t` + * The number of bits in a `uintmax_t` * * @since 1.0 */ -- cgit v1.2.3-70-g09d2