summaryrefslogtreecommitdiff
path: root/pod/perlguts.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1998-12-03 14:37:22 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1998-12-03 14:37:22 +0000
commitb5a41e529034a0ee7e1a2e3e37537f713b54afbf (patch)
tree87fb66a06312d119db5078aa97552f7a58c2c02c /pod/perlguts.pod
parentef4af2bec631b9236810b0b0f271e06119e370e6 (diff)
downloadperl-b5a41e529034a0ee7e1a2e3e37537f713b54afbf.tar.gz
s/\bthe the\b/the/g *.pod
p4raw-id: //depot/cfgperl@2444
Diffstat (limited to 'pod/perlguts.pod')
-rw-r--r--pod/perlguts.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlguts.pod b/pod/perlguts.pod
index 4ccc6c6e2f..5bc521db75 100644
--- a/pod/perlguts.pod
+++ b/pod/perlguts.pod
@@ -1503,7 +1503,7 @@ It is strongly recommended that all Perl API functions that don't begin
with C<perl> be referenced with an explicit C<Perl_> prefix.
The sort order of the listing is case insensitive, with any
-occurrences of '_' ignored for the the purpose of sorting.
+occurrences of '_' ignored for the purpose of sorting.
=over 8