diff options
author | Hugo van der Sanden <hv@crypt.org> | 2002-08-05 14:41:23 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-08-05 14:41:23 +0000 |
commit | d73f34fb2db5664941bbe71b34c335b0ae3b50b3 (patch) | |
tree | f45b8b54809396b4021d6f5e9bbe4213b3e18d7e /keywords.h | |
parent | a41d505948d4bfb0505c93666700310d5ffef203 (diff) | |
download | perl-d73f34fb2db5664941bbe71b34c335b0ae3b50b3.tar.gz |
typo
p4raw-id: //depot/perl@17681
Diffstat (limited to 'keywords.h')
-rw-r--r-- | keywords.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keywords.h b/keywords.h index 6e6291f0c5..767f356da5 100644 --- a/keywords.h +++ b/keywords.h @@ -7,7 +7,7 @@ * License or the Artistic License, as specified in the README file. * * !!!!!!! DO NOT EDIT THIS FILE !!!!!!! - * This file is built by opcode.pl from its data. Any changes made here + * This file is built by keywords.pl from its data. Any changes made here * will be lost! */ #define KEY_NULL 0 |