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 7106fe3 commit bfa0714Copy full SHA for bfa0714
cpp/ql/lib/semmle/code/cpp/ir/dataflow/MustFlow.qll
@@ -112,7 +112,7 @@ private module Cached {
112
113
/**
114
* 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
+ * `init` is the corresponding initialization instruction that receives the value of
116
* `instr` in `f`.
117
*/
118
pragma[noinline]
0 commit comments