summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2012-02-29 11:04:59 -0700
committerKarl Williamson <public@khwilliamson.com>2012-03-19 16:51:25 -0600
commitc256547e3b6143ea565019347505bc1996fc59e7 (patch)
tree172323b23ae0f24fd26101af5bd4f9998a25c937
parent3b318f16bd82320be5768efa37201351e3a0ff2e (diff)
downloadperl-c256547e3b6143ea565019347505bc1996fc59e7.tar.gz
pat.t: Fix typo in comment
-rw-r--r--t/re/pat.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/re/pat.t b/t/re/pat.t
index 624b0d9a90..faddbc5aaa 100644
--- a/t/re/pat.t
+++ b/t/re/pat.t
@@ -1180,7 +1180,7 @@ sub run_tests {
}
{
- # Test that IDstart works, but doing because the author (khw) knows
+ # Test that IDstart works, but because the author (khw) knows
# regexes much better than the rest of the core, it is being done here
# in the context of a regex which relies on buffer names beginng with
# IDStarts.