Adapt perlivp to the ext/ reorganisation for Compress modules
[p5sagit/p5-mst-13.2.git] / pp_hot.c
index 1535e4c..5cd758f 100644 (file)
--- a/pp_hot.c
+++ b/pp_hot.c
@@ -1267,7 +1267,7 @@ PP(pp_match)
        }
     }
     /* XXX: comment out !global get safe $1 vars after a
-       match, BUT be aware that this leads to drammatic slowdowns on
+       match, BUT be aware that this leads to dramatic slowdowns on
        /g matches against large strings.  So far a solution to this problem
        appears to be quite tricky.
        Test for the unsafe vars are TODO for now. */