Explorar o código

Fixed typo in Zend_View_Helper_Navigation_HelperAbstract

Closes #549
Frank Brückner %!s(int64=10) %!d(string=hai) anos
pai
achega
b828223a5a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      library/Zend/View/Helper/Navigation/HelperAbstract.php

+ 1 - 1
library/Zend/View/Helper/Navigation/HelperAbstract.php

@@ -952,7 +952,7 @@ abstract class Zend_View_Helper_Navigation_HelperAbstract
      * Sets default ACL role(s) to use when iterating pages if not explicitly
      * set later with {@link setRole()}
      *
-     * @param  midex $role               [optional] role to set. Expects null,
+     * @param  mixed $role               [optional] role to set. Expects null,
      *                                   string, or an instance of
      *                                   {@link Zend_Acl_Role_Interface}.
      *                                   Default is null, which sets no default