Merge pull request #18239 from jketema/typo

C++: Fix word duplication in change note
This commit is contained in:
Jeroen Ketema
2024-12-09 10:55:13 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* The "Too few arguments to formatting function" query (`cpp/wrong-number-format-arguments`) query no longer produces results if an argument has an extraction error.
* The "Too few arguments to formatting function" query (`cpp/wrong-number-format-arguments`) no longer produces results if an argument has an extraction error.