From 3c7234e3a0653db0c8b3c4699bc58ce9b84c1955 Mon Sep 17 00:00:00 2001 From: Edward Thomson Date: Sat, 30 May 2026 18:52:36 +0100 Subject: [PATCH] Update filter.h --- include/git2/filter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/git2/filter.h b/include/git2/filter.h index 468c783ad..c056fc9ca 100644 --- a/include/git2/filter.h +++ b/include/git2/filter.h @@ -95,7 +95,7 @@ typedef struct { * A filter that can transform file data * * This represents a filter that can be used to transform or even replace - * file data. Libgit2 includes two built in filter and it is possible to + * file data. libgit2 includes two built in filters and it is possible to * write your own (see git2/sys/filter.h for information on that). * * The two builtin filters are: