Commit 69b9bc723d1d2e40f9ccd6fa4c2f5b5a953cb98d
Committed by
GitHub
Merge pull request #1185 from m-holger/maint
Update README-maintainer.md for clang-format-18
Showing
2 changed files
with
2 additions
and
2 deletions
README-maintainer.md
| ... | ... | @@ -166,7 +166,7 @@ Building docs from pull requests is also enabled. |
| 166 | 166 | |
| 167 | 167 | ## CODING RULES |
| 168 | 168 | |
| 169 | -* Code is formatted with clang-format-16. See .clang-format and the | |
| 169 | +* Code is formatted with clang-format. See .clang-format and the | |
| 170 | 170 | "Code Formatting" section in manual/contributing.rst for details. |
| 171 | 171 | See also "CODE FORMATTING" below. |
| 172 | 172 | ... | ... |
README.md
| ... | ... | @@ -128,4 +128,4 @@ If the native crypto provider is in use, then, when `qpdf` detects either the Wi |
| 128 | 128 | |
| 129 | 129 | # Acknowledgments |
| 130 | 130 | |
| 131 | -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. | |
| 131 | +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. | ... | ... |