We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a0da6 commit 387eddaCopy full SHA for 387edda
cpp/ql/lib/semmle/code/cpp/commons/StringConcatenation.qll
@@ -29,7 +29,7 @@ class StringConcatenation extends Call {
29
}
30
31
/**
32
- * Gets the operands of this concatenation (one of the string operands being
+ * Gets an operand of this concatenation (one of the string operands being
33
* concatenated).
34
* Will not return out param for sprintf-like functions, but will consider the format string
35
* to be part of the operands.
0 commit comments