From 74bcd6faaf2071718bf137f34830a11022a97b95 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 8 Nov 2010 21:15:48 +0100 Subject: [PATCH] typo --- framework/Share/lib/Horde/Share.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/Share/lib/Horde/Share.php b/framework/Share/lib/Horde/Share.php index ea23c17c3..dce3f403e 100644 --- a/framework/Share/lib/Horde/Share.php +++ b/framework/Share/lib/Horde/Share.php @@ -252,7 +252,7 @@ class Horde_Share * @param array $params Additional parameters for the search. *
      *  'perm'        Require this level of permissions. Horde_Perms constant.
-     *  'attribtues'  Restrict shares to these attributes. A hash or username.
+     *  'attributes'  Restrict shares to these attributes. A hash or username.
      *  'from'        Offset. Start at this share
      *  'count'       Limit.  Only return this many.
      *  'sort_by'     Sort by attribute.
-- 
2.11.0