Ver Fonte

[ZF-10616] Zend_Layout

- Fixed docs wrong method names.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@23286 44c647ce-9c0f-0410-b52a-842ac1e357ba
ramon há 15 anos atrás
pai
commit
509d0a1440

+ 2 - 2
documentation/manual/en/module_specs/Zend_Layout-Advanced.xml

@@ -255,8 +255,8 @@ $layout->setInflector($inflector);
                 to specify an absolute path for a layout view script, or know
                 to specify an absolute path for a layout view script, or know
                 that the mechanism you will be using for specifying the layout
                 that the mechanism you will be using for specifying the layout
                 script does not need inflection. Simply use the
                 script does not need inflection. Simply use the
-                <methodname>enableInflection()</methodname> and
-                <methodname>disableInflection()</methodname> methods.
+                <methodname>enableInflector()</methodname> and
+                <methodname>disableInflector()</methodname> methods.
             </para>
             </para>
         </note>
         </note>
     </sect2>
     </sect2>