C++: Fix typo in comment

This commit is contained in:
Jeroen Ketema
2025-07-15 20:40:57 +02:00
parent 70bff4e726
commit 54f11ca611

View File

@@ -1285,7 +1285,7 @@ module Opcode {
}
/**
* The `Opcode` for a `TypeidInstruction`.
* The `Opcode` for a `TypeidExprInstruction`.
*
* See the `TypeidExprInstruction` documentation for more details.
*/