Explorar o código

[ZF-7597]Reference guide minor error

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17615 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp %!s(int64=16) %!d(string=hai) anos
pai
achega
71581d8d90

+ 1 - 1
documentation/manual/en/module_specs/Zend_View-Helpers-Navigation.xml

@@ -160,7 +160,7 @@
                 container. If depths are not given, the method will use
                 the values retrieved from <methodname>getMinDepth()</methodname> and
                 <methodname>getMaxDepth()</methodname>. The deepest active page must
-                be between <varname>$minDepth</varname> and <varname>$axnDepth</varname>
+                be between <varname>$minDepth</varname> and <varname>$maxDepth</varname>
                 inclusively. Returns an array containing a reference to the
                 found page instance and the depth at which the page was
                 found.