Documentation micropatch from Damian.
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 5 Sep 2001 23:18:48 +0000 (23:18 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 5 Sep 2001 23:18:48 +0000 (23:18 +0000)
p4raw-id: //depot/perl@11899

lib/Attribute/Handlers.pm

index dbd1bf4..aa42bc8 100644 (file)
@@ -755,7 +755,7 @@ in a single C<ATTR(I<specification>)>.
 =item C<Can't autotie a %s>
 
 You can only declare autoties for types C<"SCALAR">, C<"ARRAY">, and
-C<"SCALAR">. They're the only things (apart from typeglobs -- which are
+C<"HASH">. They're the only things (apart from typeglobs -- which are
 not declarable) that Perl can tie.
 
 =item C<Internal error: %s symbol went missing>