From d655d5aae80ed1d3a04ce9d85c785e99071beb03 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 17 Dec 2008 23:51:41 -0700 Subject: [PATCH] phpdoc --- imp/lib/IMAP/Thread.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/lib/IMAP/Thread.php b/imp/lib/IMAP/Thread.php index 90a82ca32..a12edf138 100644 --- a/imp/lib/IMAP/Thread.php +++ b/imp/lib/IMAP/Thread.php @@ -51,7 +51,7 @@ class IMP_IMAP_Thread * @param array $indices The list of indices to create a tree for. * @param boolean $sortdir True for newest first, false for oldest first. * - * @return array An array with the index as the key and the interal + * @return array An array with the index as the key and the internal * thread representation as the value. */ public function getThreadTreeOb($indices, $sortdir) -- 2.11.0