Commit e7a79d5d1877d1bb436e39813f5dfeeff4f9a175

Authored by m-holger
1 parent 58c31fdd

Update README-maintainer.md for clang-format-18

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.
... ...