From: Bernd Bleßmann Date: Fri, 16 Aug 2013 14:18:13 +0000 (+0200) Subject: kleinen Typo gefixt. X-Git-Tag: release-3.1.0beta1~82 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=46e31af5a2184dcb226c948d31991c4024e906b6;p=kivitendo-erp.git kleinen Typo gefixt. --- diff --git a/SL/Helper/Csv.pm b/SL/Helper/Csv.pm index 2d454be37..3f4eaaaa3 100644 --- a/SL/Helper/Csv.pm +++ b/SL/Helper/Csv.pm @@ -280,7 +280,7 @@ it. You provide valid header columns and their mapping to the objects. =item You do NOT know if the csv provider yields to your expectations. Stuff that does not work with what you expect should not crash anything, but -give you a hint what went wrong. As a result, if you remeber to check for +give you a hint what went wrong. As a result, if you remember to check for errors after each step, you should be fine. =item Data does not make sense. It's just data.