X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FHelper%2FFiltered.pm;h=a0f522bf1b08fc72c429024f479264387dc14ce0;hb=a6a97a5fb2ea27466c69d6d4bd7472c9c12fec05;hp=5d18d8e89c1aa1fe8f5bdba8e558f44f70dd2ec9;hpb=8e405005059d7957a627be4bd145b68fd945ac1d;p=kivitendo-erp.git 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 *