Skip to content

Commit e11ab0f

Browse files
MathiasVPCopilot
andauthored
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/ExprNodes.qll
Co-authored-by: Copilot <[email protected]>
1 parent f731d0e commit e11ab0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/ExprNodes.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ private module Cached {
269269
* ```
270270
* i.getUnconvertedResultExpression() instanceof ClassAggregateLiteral
271271
* ```
272-
* and thus we don't automaticallt get a dataflow node for which:
272+
* and thus we don't automatically get a dataflow node for which:
273273
* ```
274274
* node.asExpr() instanceof ClassAggregateLiteral
275275
* ```

0 commit comments

Comments
 (0)