From dfd69e00fd5741766b059d4f7aa320d61f4274fb Mon Sep 17 00:00:00 2001
From: Ralf Becker
Date: Tue, 20 Sep 2005 13:12:50 +0000
Subject: [PATCH] fixed a typo in the notice
---
infolog/setup/setup.inc.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infolog/setup/setup.inc.php b/infolog/setup/setup.inc.php
index 9a0760efdf..e72bc4a7b8 100755
--- a/infolog/setup/setup.inc.php
+++ b/infolog/setup/setup.inc.php
@@ -39,7 +39,7 @@
(need to be configured in the admin-section).
It is planed to include emails and faxes into InfoLog in the future.
';
$setup_info['infolog']['note'] =
- 'Their is a CSV import filter (in the admin-section) to import existing data.
+ '
There is a CSV import filter (in the admin-section) to import existing data.
It allows to interactivly assign fields, customize the values with regular
expressions and direct calls to php-functions (e.g. to link the phone calls
(again) to the addressbook entrys).