From fa8dd2662c8d88f5196df573933e1d8f36a3da35 Mon Sep 17 00:00:00 2001 From: m-holger Date: Mon, 3 Mar 2025 08:55:40 +0000 Subject: [PATCH] Fix typo --- README-maintainer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-maintainer.md b/README-maintainer.md index 5c86cb8..a8328ec 100644 --- a/README-maintainer.md +++ b/README-maintainer.md @@ -886,7 +886,7 @@ still things that could potentially break ABI, such as * Changes to the types of public or protected data members without changing the size -* Changes to the meanings of parameters with changing the signature +* Changes to the meanings of parameters without changing the signature Not breaking ABI/API still requires care. -- libgit2 0.21.4