summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEd Avis <eda@waniasset.com>2015-12-07 11:08:39 -0500
committerRicardo Signes <rjbs@cpan.org>2015-12-07 11:18:45 -0500
commitf67a500207b5795952c02ea7b3c1af93098433fb (patch)
tree32c6f310e4511ea91433a3d367cd8621e16cc268 /lib
parent9da07e0d80c9175fef799a588589c7f5a1e90d18 (diff)
downloadperl-f67a500207b5795952c02ea7b3c1af93098433fb.tar.gz
standardize on "lookahead" and "lookaround"
...not the hyphenated form commit message by rjbs
Diffstat (limited to 'lib')
-rw-r--r--lib/unicore/mktables2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicore/mktables b/lib/unicore/mktables
index 4fd5541a16..57e05f3630 100644
--- a/lib/unicore/mktables
+++ b/lib/unicore/mktables
@@ -3100,7 +3100,7 @@ END
# Not currently used, not fully tested.
# sub peek {
-# # Non-destructive look-ahead one non-adjusted, non-comment, non-blank
+# # Non-destructive lookahead one non-adjusted, non-comment, non-blank
# # record. Not callable from an each_line_handler(), nor does it call
# # an each_line_handler() on the line.
#