diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-11-19 10:29:24 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-11-19 10:29:24 +0000 |
commit | ed8ea1b6c33b7f7d6850a8647789fbb5137fec5f (patch) | |
tree | c4cea60ef43cd8d78cda9b97ca87affb91cf0b1e /pod | |
parent | cf09ca203e5e08246e9442521d35d6f4c276b07b (diff) | |
download | perl-ed8ea1b6c33b7f7d6850a8647789fbb5137fec5f.tar.gz |
Typo (found by Jarkko)
p4raw-id: //depot/perl@32399
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perl5100delta.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5100delta.pod b/pod/perl5100delta.pod index 7707e4b35d..b37a7dcf95 100644 --- a/pod/perl5100delta.pod +++ b/pod/perl5100delta.pod @@ -572,7 +572,7 @@ B::Concise). =head2 Removal of the JPL -The JPL (Java-Perl Linguo) has been removed from the perl sources tarball. +The JPL (Java-Perl Lingo) has been removed from the perl sources tarball. =head2 Recursive inheritance detected earlier |