summaryrefslogtreecommitdiff
path: root/opcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcode.h')
-rw-r--r--opcode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcode.h b/opcode.h
index 37089fe3c2..346b991b7c 100644
--- a/opcode.h
+++ b/opcode.h
@@ -767,8 +767,8 @@ EXTCONST char* const PL_op_desc[] = {
"redirect method with known name",
"redirect super method with known name",
"given()",
- "when()",
- "leave when block",
+ "whereso()",
+ "leave whereso block",
"continue",
"open",
"close",