From 89fcd39793055d94c76bdd5fed468b61ac6964d6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:35:21 +0100 Subject: fix grammar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libpatch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpatch.h') diff --git a/libpatch.h b/libpatch.h index ee7c1c9..040339e 100644 --- a/libpatch.h +++ b/libpatch.h @@ -167,7 +167,7 @@ struct libpatch_diff2 { /** * The number of consecutive units of - * text that `.change` apply to + * text that `.change` applies to */ unsigned int repetition : sizeof(int) * CHAR_BIT - CHAR_BIT; }; -- cgit v1.2.3-70-g09d2