Browse Source

sync Japanese document with r16373.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16424 44c647ce-9c0f-0410-b52a-842ac1e357ba
takagi 16 years ago
parent
commit
3a9881fa5c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      documentation/manual/ja/module_specs/Zend_Auth.xml

+ 2 - 2
documentation/manual/ja/module_specs/Zend_Auth.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Reviewed: no -->
-<!-- EN-Revision: 15861 -->
+<!-- EN-Revision: 16373 -->
 <sect1 id="zend.auth.introduction">
 
     <title>導入</title>
@@ -124,7 +124,7 @@ class MyAuthAdapter implements Zend_Auth_Adapter_Interface
             <listitem>
                 <para>
                     <methodname>isValid()</methodname> - その結果が
-                    認証の成功を表している場合にのみ true を返します。
+                    認証の成功を表している場合にのみ <constant>TRUE</constant> を返します。
                 </para>
             </listitem>
             <listitem>