From c2357d72a30208e959fe4af33682ac406bc078a0 Mon Sep 17 00:00:00 2001 From: themaniac Date: Fri, 23 Mar 2001 05:38:11 +0000 Subject: [PATCH] spelling mistake in inline doc tag --- phpgwapi/inc/class.common.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpgwapi/inc/class.common.inc.php b/phpgwapi/inc/class.common.inc.php index e8e66486b9..917b36a585 100644 --- a/phpgwapi/inc/class.common.inc.php +++ b/phpgwapi/inc/class.common.inc.php @@ -47,7 +47,7 @@ // Convert an array into the format needed for the access column. /*! - @functionn array_to_string + @function array_to_string @abstract Convert an array into the format needed for the access column @param $access @param $array