phpdoc
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 18 Dec 2008 06:51:41 +0000 (23:51 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 18 Dec 2008 06:51:41 +0000 (23:51 -0700)
imp/lib/IMAP/Thread.php

index 90a82ca..a12edf1 100644 (file)
@@ -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)