C++: Fix word duplication in change note

This commit is contained in:
Jeroen Ketema
2024-12-06 19:53:06 +01:00
parent ee8ce1c84d
commit 3a3eb001e3

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.