Skip to content

Commit 54f11ca

Browse files
committed
C++: Fix typo in comment
1 parent 70bff4e commit 54f11ca

File tree

1 file changed

+1
-1
lines changed
  • cpp/ql/lib/semmle/code/cpp/ir/implementation

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/ir/implementation/Opcode.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1285,7 +1285,7 @@ module Opcode {
12851285
}
12861286

12871287
/**
1288-
* The `Opcode` for a `TypeidInstruction`.
1288+
* The `Opcode` for a `TypeidExprInstruction`.
12891289
*
12901290
* See the `TypeidExprInstruction` documentation for more details.
12911291
*/

0 commit comments

Comments
 (0)