Skip to content

Commit bfd18bc

Browse files
MathiasVPgeoffw0
andauthored
Update cpp/ql/lib/semmle/code/cpp/dataflow/ExternalFlow.qll
Co-authored-by: Geoffrey White <[email protected]>
1 parent 9672af3 commit bfd18bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/dataflow/ExternalFlow.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ private string withVolatile(string s, Type t) {
492492
}
493493

494494
/**
495-
* Returns `s` prefixed with appropriate speciiers from `t`, or `s` if `t` has
495+
* Returns `s` prefixed with appropriate specifiers from `t`, or `s` if `t` has
496496
* no relevant specifiers.
497497
*/
498498
bindingset[s, t]

0 commit comments

Comments
 (0)