From: Jess Robinson Date: Wed, 11 Jun 2008 16:27:21 +0000 (+0000) Subject: Blasted relation docs.. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b281b5e971e964fe6e393ab69e3e8728dbb8119a;p=dbsrgits%2FDBIx-Class-Historic.git Blasted relation docs.. --- diff --git a/lib/DBIx/Class/Relationship.pm b/lib/DBIx/Class/Relationship.pm index 39c0d12..5d29e69 100644 --- a/lib/DBIx/Class/Relationship.pm +++ b/lib/DBIx/Class/Relationship.pm @@ -383,7 +383,7 @@ OR =item cond A hashref where the keys are C and -the values are C. This is useful for +the values are C. This is useful for relations that are across multiple columns. =back @@ -461,7 +461,7 @@ OR =item cond A hashref where the keys are C and -the values are C. This is useful for +the values are C. This is useful for relations that are across multiple columns. =back