From cb0acd0149cad3637bd3319716f2a051a82eed70 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Fri, 10 Sep 2010 22:36:15 -0600 Subject: [PATCH] phpdoc typo --- imp/lib/Imap/Tree/Element.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?
-- 
2.11.0