aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README-maintainer.md (renamed from README-maintainer)2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-maintainer b/README-maintainer.md
index 0968e645..4396fd53 100644
--- a/README-maintainer
+++ b/README-maintainer.md
@@ -123,7 +123,7 @@ GOOGLE OSS-FUZZ
CODING RULES
-* Code is formatted with clang-format >= 15. See .clang-format and the
+* Code is formatted with clang-format-16. See .clang-format and the
"Code Formatting" section in manual/contributing.rst for details.
See also "CODE FORMATTING" below.