[Bast-commits] r6678 -
DBIx-Class-ResultSet-HashRef/1.000/trunk/lib/DBIx/Class/ResultSet
plu at dev.catalyst.perl.org
plu at dev.catalyst.perl.org
Sun Jun 14 16:48:49 GMT 2009
Author: plu
Date: 2009-06-14 16:48:48 +0000 (Sun, 14 Jun 2009)
New Revision: 6678
Modified:
DBIx-Class-ResultSet-HashRef/1.000/trunk/lib/DBIx/Class/ResultSet/HashRef.pm
Log:
typo
Modified: DBIx-Class-ResultSet-HashRef/1.000/trunk/lib/DBIx/Class/ResultSet/HashRef.pm
===================================================================
--- DBIx-Class-ResultSet-HashRef/1.000/trunk/lib/DBIx/Class/ResultSet/HashRef.pm 2009-06-14 16:46:32 UTC (rev 6677)
+++ DBIx-Class-ResultSet-HashRef/1.000/trunk/lib/DBIx/Class/ResultSet/HashRef.pm 2009-06-14 16:48:48 UTC (rev 6678)
@@ -87,7 +87,7 @@
=head2 hashref_pk( )
Returns a hash or reference to hash, depending on the calling context. The keys of the hash are
-the primary keys of each row return by L</hashref_array( )>:
+the primary keys of each row returned by L</hashref_array( )>:
{
1 => {
More information about the Bast-commits
mailing list