summaryrefslogtreecommitdiff
path: root/pp.c
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-05-13 17:53:26 -0600
committerKarl Williamson <khw@cpan.org>2015-08-01 10:34:50 -0600
commit8bd97c0cbefa849fec50f5addebc8d1da29d4e69 (patch)
tree2042dd4df1b31bdb3c4ec48fc1f7c7a8940fe6c6 /pp.c
parente8368231412c57222c53c0dc1fac7f711fa051e2 (diff)
downloadperl-8bd97c0cbefa849fec50f5addebc8d1da29d4e69.tar.gz
pp.c: Fix typo in comment
Diffstat (limited to 'pp.c')
-rw-r--r--pp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pp.c b/pp.c
index a963478cec..3ebcf1caa9 100644
--- 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,