diff options
author | Jim Cromie <jcromie@cpan.org> | 2007-09-16 20:25:04 -0600 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-09-17 09:35:13 +0000 |
commit | 2b3def87bfe260ad143467c9f351358fce35fd7b (patch) | |
tree | 6af785a8a83e7a0f59bdcfdf66c39784cbc28651 /op.h | |
parent | a68dd89ee0d217791511611b345d66d66485f8b4 (diff) | |
download | perl-2b3def87bfe260ad143467c9f351358fce35fd7b.tar.gz |
grammar nit
Message-ID: <46EE39E0.80601@gmail.com>
Date: Mon, 17 Sep 2007 02:25:04 -0600
p4raw-id: //depot/perl@31877
Diffstat (limited to 'op.h')
-rw-r--r-- | op.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -650,7 +650,7 @@ struct token { #endif /* - * Values that can be hold by mad_key : + * Values that can be held by mad_key : * ^ unfilled head spot * , literal , * ; literal ; (blank if implicit ; at end of block) |