X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FManual%2FReading.pod;h=daf1a7cb1eedb8f2919ad2a39170fe60d9208c01;hb=c13002976e32b818eabc3a8eaf6fa2e23ebed7e9;hp=02b6dcd386269086ce0468ffa774a1b1c7c11971;hpb=a4a1ad10605492fb04a852f8c982a0b3ba820500;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Manual/Reading.pod b/lib/DBIx/Class/Manual/Reading.pod index 02b6dcd..daf1a7c 100644 --- a/lib/DBIx/Class/Manual/Reading.pod +++ b/lib/DBIx/Class/Manual/Reading.pod @@ -46,7 +46,7 @@ of the arguments the method is expected to take, and an indication of what the method returns. The first item provides a list of all possible values for the -arguments of the method in order, separated by C<, >, preceeded by the +arguments of the method in order, separated by C<, >, preceded by the text "Arguments: " Example (for the belongs_to relationship):