Browse Source

fix build.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17544 44c647ce-9c0f-0410-b52a-842ac1e357ba
takagi 16 years ago
parent
commit
246f23031c

+ 1 - 1
documentation/manual/ja/module_specs/Zend_Currency-Usage.xml

@@ -560,7 +560,7 @@ print $currency->toCurrency(1000);
             <classname>Zend_Cache</classname> を使用します。これを使用するには、
             静的メソッド <methodname>Zend_Currency::setCache($cache)</methodname>
             に <classname>Zend_Cache</classname> アダプタを指定します。そうすると、
-            <classname>Zend_Currency<classname> のメソッドで地域化したデータがキャッシュされるようになります。
+            <classname>Zend_Currency</classname> のメソッドで地域化したデータがキャッシュされるようになります。
             利便性を考慮して、静的メソッド
             <methodname>getCache()</methodname>、<methodname>hasCache()</methodname>、<methodname>clearCache()</methodname> および
             <methodname>removeCache()</methodname> も用意されています。

+ 1 - 1
documentation/manual/ja/module_specs/Zend_XmlRpc_Server.xml

@@ -93,7 +93,7 @@ echo $server->handle();
 
             <listitem><para><emphasis>base64</emphasis> ... base64 エンコードされたデータ</para></listitem>
 
-            <listitem><para><emphasis>struct</emphasis> ... 任意の連想配列</listitem>
+            <listitem><para><emphasis>struct</emphasis> ... 任意の連想配列</para></listitem>
         </itemizedlist>
 
         <para>