Skip to content

Commit bfa0714

Browse files
MathiasVPjketema
andauthored
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/MustFlow.qll
Co-authored-by: Jeroen Ketema <[email protected]>
1 parent 7106fe3 commit bfa0714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/ir/dataflow/MustFlow.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ private module Cached {
112112

113113
/**
114114
* Holds if `instr` is the qualifier to a call to the non-virtual function `f`, and
115-
* `init` is the corresponding initiazation instruction that receives the value of
115+
* `init` is the corresponding initialization instruction that receives the value of
116116
* `instr` in `f`.
117117
*/
118118
pragma[noinline]

0 commit comments

Comments
 (0)