From ca68eb8089bc4192ebab3a974c4fda76d751f3b4 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Sun, 26 Jun 2011 13:11:00 +0000 Subject: [PATCH] fixed typo --- infolog/inc/class.infolog_bo.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infolog/inc/class.infolog_bo.inc.php b/infolog/inc/class.infolog_bo.inc.php index 3ba796ec2c..7e7796a187 100644 --- a/infolog/inc/class.infolog_bo.inc.php +++ b/infolog/inc/class.infolog_bo.inc.php @@ -1220,7 +1220,7 @@ class infolog_bo } /** - * Check access to the projects file store + * Check access to the file store * * @param int|array $id id of entry or entry array * @param int $check EGW_ACL_READ for read and EGW_ACL_EDIT for write or delete access