summaryrefslogtreecommitdiff
path: root/opcode.h
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2014-10-17 15:08:22 +0100
committerDavid Mitchell <davem@iabyn.com>2014-10-20 10:16:56 +0100
commitac5b5e2ca85da2175f9bfcad4fecc9e703956482 (patch)
treeaf271c9f7e1e6b34a753b9050013e6ba1df53994 /opcode.h
parent8160c8f5087e2f3acc3f9423356949718103de98 (diff)
downloadperl-ac5b5e2ca85da2175f9bfcad4fecc9e703956482.tar.gz
fix typo in regen/opcode.pl
Diffstat (limited to 'opcode.h')
-rw-r--r--opcode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcode.h b/opcode.h
index ca1f83680f..40cdc81b47 100644
--- a/opcode.h
+++ b/opcode.h
@@ -2339,7 +2339,7 @@ EXTCONST char PL_op_private_labels[] = {
/* PL_op_private_bitfields[]: details about each bit field type.
- * Each defintition consists of the following list of words:
+ * Each definition consists of the following list of words:
* bitmin
* label (index into PL_op_private_labels[]; -1 if no label)
* repeat for each enum entry (if any):