From 0e6f2089f388c96f479f10639e471b0c68a2087b Mon Sep 17 00:00:00 2001 From: Matt Selsky Date: Tue, 24 Nov 2009 09:12:35 -0500 Subject: [PATCH] phpdoc typo. --- framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Base.php b/framework/Imap_Client/lib/Horde/Imap/Client/Base.php index e6af0c781..a9d504181 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Base.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Base.php @@ -828,7 +828,7 @@ abstract class Horde_Imap_Client_Base * DEFAULT: Do not return this information. * 'children' - (boolean) Tell server to return children attribute * information. Requires the LIST-EXTENDED extension. Server - * MAY return this autribute without this option, but it + * MAY return this attribute without this option, but it * is not guaranteed. * DEFAULT: false * 'delimiter' - (boolean) If true, return delimiter information under -- 2.11.0