X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/56d61e3aa32481b999c3b4f539bfaeecd8b8b16b..976b1ddfe4464dcb6d626484ec64b5a80260f12c:/SL/Presenter/Record.pm
diff --git a/SL/Presenter/Record.pm b/SL/Presenter/Record.pm
index 368a05d7c..61bd5cc61 100644
--- a/SL/Presenter/Record.pm
+++ b/SL/Presenter/Record.pm
@@ -570,13 +570,13 @@ C.
=item C
Can be set by the caller to indicate additional columns to
-list. Currently supported:
+be listed. Currently supported:
=over 2
=item C
-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 helper.
=back
@@ -584,7 +584,7 @@ been retrieved via the L helper.
=item C
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 helper.
=back