Add comment to top of reentr.c and fix typos in other files
[p5sagit/p5-mst-13.2.git] / regexec.c
index d0d0ce7..e843478 100644 (file)
--- a/regexec.c
+++ b/regexec.c
@@ -5,8 +5,8 @@
  * "One Ring to rule them all, One Ring to find them..."
  */
 
-/* This file contains functions for executing a regular expresssion.  See
- * also regcomp.c which funnnily enough, contains functions for compiling
+/* This file contains functions for executing a regular expression.  See
+ * also regcomp.c which funnily enough, contains functions for compiling
  * a regular expression.
  */