From ac5b5e2ca85da2175f9bfcad4fecc9e703956482 Mon Sep 17 00:00:00 2001 From: David Mitchell Date: Fri, 17 Oct 2014 15:08:22 +0100 Subject: fix typo in regen/opcode.pl --- opcode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opcode.h') 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): -- cgit v1.2.1