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

Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
Mathias Vorreiter Pedersen
2025-01-06 13:30:50 +00:00
committed by GitHub
parent 9672af333a
commit bfd18bc3e3

View File

@@ -492,7 +492,7 @@ private string withVolatile(string s, Type t) {
}
/**
* Returns `s` prefixed with appropriate speciiers from `t`, or `s` if `t` has
* Returns `s` prefixed with appropriate specifiers from `t`, or `s` if `t` has
* no relevant specifiers.
*/
bindingset[s, t]