This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
threads 1.66
[perl5.git] / 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)