From: Michael M Slusarz Date: Sat, 11 Sep 2010 04:36:15 +0000 (-0600) Subject: phpdoc typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=cb0acd0149cad3637bd3319716f2a051a82eed70;p=horde.git phpdoc typo --- diff --git a/imp/lib/Imap/Tree/Element.php b/imp/lib/Imap/Tree/Element.php index 0ccea9f5b..8c0da75e6 100644 --- a/imp/lib/Imap/Tree/Element.php +++ b/imp/lib/Imap/Tree/Element.php @@ -60,7 +60,7 @@ class IMP_Imap_Tree_Element /** * Return information on a mailbox. * - * @param strimg $key The data item to return. + * @param string $key The data item to return. *
      * 'base_elt' - (array) A mailbox element array. See IMP_Imap_Tree#get().
      * 'children' - (boolean) Does the element have children?