From: Sven Schöling Date: Mon, 27 May 2013 17:53:46 +0000 (+0200) Subject: typo in POD X-Git-Tag: release-3.1.0beta1~401^2~5 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=21c7e952abcc413b54297601d2d17401c2c8e279;p=kivitendo-erp.git typo in POD --- diff --git a/SL/Controller/Helper/Filtered.pm b/SL/Controller/Helper/Filtered.pm index 597a04e04..d248bf6f3 100644 --- a/SL/Controller/Helper/Filtered.pm +++ b/SL/Controller/Helper/Filtered.pm @@ -255,7 +255,7 @@ C). =item * C -Optional. Indicates a key in E<$::form> to be used as filter. +Optional. Indicates a key in C<$::form> to be used as filter. Defaults to the values C if missing.