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.