This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp.c: Fix typo in comment
authorKarl Williamson <khw@cpan.org>
Wed, 13 May 2015 23:53:26 +0000 (17:53 -0600)
committerKarl Williamson <khw@cpan.org>
Sat, 1 Aug 2015 16:34:50 +0000 (10:34 -0600)
pp.c

diff --git a/pp.c b/pp.c
index a963478..3ebcf1c 100644 (file)
--- a/pp.c
+++ b/pp.c
@@ -3470,7 +3470,7 @@ PP(pp_index)
           SvPV_const some lines above. We can't remove that, as we need to
           call some SvPV to trigger overloading early and find out if the
           string is UTF-8.
-          This is all getting to messy. The API isn't quite clean enough,
+          This is all getting too messy. The API isn't quite clean enough,
           because data access has side effects.
        */
        little = newSVpvn_flags(little_p, llen,