develooper Front page | perl.perl5.porters | Postings from May 2008

[PATCH] fix typo in a Tie::Hash documentation link

Thread Next
From:
Niko Tyni
Date:
May 15, 2008 04:20
Subject:
[PATCH] fix typo in a Tie::Hash documentation link
Message ID:
1210795767-21221-1-git-send-email-ntyni@debian.org
---
 lib/Tie/Hash.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/Tie/Hash.pm b/lib/Tie/Hash.pm
index 86d253d..508db72 100644
--- a/lib/Tie/Hash.pm
+++ b/lib/Tie/Hash.pm
@@ -173,7 +173,7 @@ proper time, see L<perltie>.
 C<SCALAR> is only defined in B<Tie::StdHash> and B<Tie::ExtraHash>.
 
 If needed, these methods should be defined by the package inheriting from
-B<Tie::Hash>, B<Tie::StdHash>, or B<Tie::ExtraHash>. See L<pertie/"SCALAR">
+B<Tie::Hash>, B<Tie::StdHash>, or B<Tie::ExtraHash>. See L<perltie/"SCALAR">
 to find out what happens when C<SCALAR> does not exist.
 
 =head1 MORE INFORMATION
-- 
1.5.5.1


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About