Tie::SubstrHash patch
[p5sagit/p5-mst-13.2.git] / regexec.c
index 4879706..53b1664 100644 (file)
--- a/regexec.c
+++ b/regexec.c
@@ -2669,7 +2669,7 @@ regrepeat_hard(regnode *p, I32 max, I32 *lp)
 }
 
 /*
- - regclass - determine if a character falls into a character class
+ - reginclass - determine if a character falls into a character class
  */
 
 STATIC bool