summaryrefslogtreecommitdiff
path: root/op.h
diff options
context:
space:
mode:
authorJim Cromie <jcromie@cpan.org>2007-09-16 20:25:04 -0600
committerNicholas Clark <nick@ccl4.org>2007-09-17 09:35:13 +0000
commit2b3def87bfe260ad143467c9f351358fce35fd7b (patch)
tree6af785a8a83e7a0f59bdcfdf66c39784cbc28651 /op.h
parenta68dd89ee0d217791511611b345d66d66485f8b4 (diff)
downloadperl-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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/op.h b/op.h
index 65102ba9c7..f03251feac 100644
--- a/op.h
+++ b/op.h
@@ -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)