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 f731d0e commit e11ab0fCopy full SHA for e11ab0f
cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/ExprNodes.qll
@@ -269,7 +269,7 @@ private module Cached {
269
* ```
270
* i.getUnconvertedResultExpression() instanceof ClassAggregateLiteral
271
272
- * and thus we don't automaticallt get a dataflow node for which:
+ * and thus we don't automatically get a dataflow node for which:
273
274
* node.asExpr() instanceof ClassAggregateLiteral
275
0 commit comments