]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Presenter/Record.pm
Typos in Doku/perlpod
[mfinanz.git] / SL / Presenter / Record.pm
index 368a05d7caed4bcc832c91fb638ee211e5cb345d..61bd5cc61e16916af16e26d18a430be6011b9e12 100644 (file)
@@ -570,13 +570,13 @@ C<link>.
 =item C<with_columns>
 
 Can be set by the caller to indicate additional columns to
-list. Currently supported:
+be listed. Currently supported:
 
 =over 2
 
 =item C<record_link_destination>
 
-The record link destination. Requires that the records to list have
+The record link destination. Requires that the records to be listed have
 been retrieved via the L<SL::DB::Helper::LinkedRecords> helper.
 
 =back
@@ -584,7 +584,7 @@ been retrieved via the L<SL::DB::Helper::LinkedRecords> helper.
 =item C<edit_record_links>
 
 If trueish additional controls will be rendered that allow the user to
-remove and add record links. Requires that the records to list have
+remove and add record links. Requires that the records to be listed have
 been retrieved via the L<SL::DB::Helper::LinkedRecords> helper.
 
 =back