From: G. Richardson Date: Wed, 27 May 2015 20:43:02 +0000 (+0200) Subject: Typos X-Git-Tag: release-3.3.0beta~78 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=4345da58fbb6bc8f2491922de5a8567d0d97f019;p=kivitendo-erp.git Typos --- diff --git a/SL/DB/Helper/Filtered.pm b/SL/DB/Helper/Filtered.pm index 5d18d8e89..a0f522bf1 100644 --- a/SL/DB/Helper/Filtered.pm +++ b/SL/DB/Helper/Filtered.pm @@ -164,7 +164,7 @@ to make sense to Rose. =item * -You are expeceted to return exactly one key and one value. That can mean you +You are expected to return exactly one key and one value. That can mean you have to encapsulate your arguments into C<< or => [] >> or C<< and => [] >> blocks. =item *