summaryrefslogtreecommitdiff
path: root/pp_hot.c
diff options
context:
space:
mode:
Diffstat (limited to 'pp_hot.c')
-rw-r--r--pp_hot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pp_hot.c b/pp_hot.c
index 2cf247405a..d9b4d6e6fb 100644
--- a/pp_hot.c
+++ b/pp_hot.c
@@ -4125,7 +4125,7 @@ PP(pp_iter)
if (UNLIKELY(pad_it)) {
/* We're "beyond the end" of the iterator here, filling the
extra lexicals with undef, so we mustn't do anything
- (further) to the the iterator itself at this point.
+ (further) to the iterator itself at this point.
(Observe how the other two blocks modify the iterator's
value) */
}