Kaynağa Gözat

[DOCUMENTATION] English:
- manual fixes

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16373 44c647ce-9c0f-0410-b52a-842ac1e357ba

mikaelkael 16 yıl önce
ebeveyn
işleme
34603a735d

+ 4 - 4
documentation/manual/en/module_specs/Zend_Auth.xml

@@ -116,8 +116,8 @@ class MyAuthAdapter implements Zend_Auth_Adapter_Interface
         <itemizedlist>
             <listitem>
                 <para>
-                    <methodname>isValid()</methodname> - returns true if and only if the result
-                    represents a successful authentication attempt
+                    <methodname>isValid()</methodname> - returns <constant>TRUE</constant> if and
+                    only if the result represents a successful authentication attempt
                 </para>
             </listitem>
             <listitem>
@@ -232,7 +232,7 @@ switch ($result->getCode()) {
             <note>
                 <para>
                     If automatic persistent storage of the identity is not appropriate for a
-                    particular use case, then developers may forgo using the
+                    particular use case, then developers may forgot using the
                     <classname>Zend_Auth</classname> class altogether, instead using an adapter
                     class directly.
                 </para>
@@ -491,4 +491,4 @@ if (!$result->isValid()) {
 </sect1>
 <!--
 vim:se ts=4 sw=4 et:
--->
+-->