grammar nit
authorJim Cromie <jcromie@cpan.org>
Mon, 17 Sep 2007 02:25:04 +0000 (20:25 -0600)
committerNicholas Clark <nick@ccl4.org>
Mon, 17 Sep 2007 09:35:13 +0000 (09:35 +0000)
Message-ID: <46EE39E0.80601@gmail.com>
Date: Mon, 17 Sep 2007 02:25:04 -0600

p4raw-id: //depot/perl@31877

op.h

diff --git a/op.h b/op.h
index 65102ba..f03251f 100644 (file)
--- 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)