From: Jim Cromie Date: Mon, 17 Sep 2007 02:25:04 +0000 (-0600) Subject: grammar nit X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2b3def87bfe260ad143467c9f351358fce35fd7b;p=p5sagit%2Fp5-mst-13.2.git grammar nit Message-ID: <46EE39E0.80601@gmail.com> Date: Mon, 17 Sep 2007 02:25:04 -0600 p4raw-id: //depot/perl@31877 --- diff --git a/op.h b/op.h index 65102ba..f03251f 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)