diff --git a/README-maintainer.md b/README-maintainer.md index df1656b..e6db10a 100644 --- a/README-maintainer.md +++ b/README-maintainer.md @@ -166,7 +166,7 @@ Building docs from pull requests is also enabled. ## CODING RULES -* Code is formatted with clang-format-16. See .clang-format and the +* Code is formatted with clang-format. See .clang-format and the "Code Formatting" section in manual/contributing.rst for details. See also "CODE FORMATTING" below. diff --git a/README.md b/README.md index 07e1ee0..d61b8a0 100644 --- a/README.md +++ b/README.md @@ -128,4 +128,4 @@ If the native crypto provider is in use, then, when `qpdf` detects either the Wi # Acknowledgments -The qpdf project has a JetBrains license through their [Open Source Program](https://www.jetbrains.com/community/opensource/#support). We are grateful for this program and have been enjoying the befits of their high-quality products. +The qpdf project has a JetBrains license through their [Open Source Program](https://www.jetbrains.com/community/opensource/#support). We are grateful for this program and have been enjoying the benefits of their high-quality products.