From 46e31af5a2184dcb226c948d31991c4024e906b6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Fri, 16 Aug 2013 16:18:13 +0200 Subject: [PATCH] kleinen Typo gefixt. --- SL/Helper/Csv.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.20.1