From 6cb55e9c45fcc0190a6b51da56683f2b18f766fc Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 4 Mar 2009 16:58:45 -0700 Subject: [PATCH] Typo --- imp/lib/Folder.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/lib/Folder.php b/imp/lib/Folder.php index 19601e699..3abd6689d 100644 --- a/imp/lib/Folder.php +++ b/imp/lib/Folder.php @@ -67,7 +67,7 @@ class IMP_Folder * @param array $filter An list of mailboxes that should be left out of * the list (UTF7-IMAP). * - * @return array An array of folders, where each array alement is an + * @return array An array of folders, where each array element is an * associative array containing three values: *
      * 'val' - (string)  Folder name (UTF7-IMAP)
-- 
2.11.0