From: Aran Deltac Date: Sat, 25 Mar 2006 02:28:25 +0000 (+0000) Subject: Small doc typo fix in ResultSet. X-Git-Tag: v0.06000~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=75a1c7540e2d258e1a7bcce7d123e51e409b3416;p=dbsrgits%2FDBIx-Class.git Small doc typo fix in ResultSet. --- diff --git a/lib/DBIx/Class/ResultSet.pm b/lib/DBIx/Class/ResultSet.pm index bab19ee..a89c38c 100644 --- a/lib/DBIx/Class/ResultSet.pm +++ b/lib/DBIx/Class/ResultSet.pm @@ -59,8 +59,6 @@ In the examples below, the following table classes are used: =item Return Value: $rs -=item - =back The resultset constructor. Takes a source object (usually a