fujimoto                Fri Dec 14 11:16:31 2001 EDT

  Modified files:              
    /phpdoc/ja/appendices       resources.xml 
  Log:
  fixed typo.
  
  
Index: phpdoc/ja/appendices/resources.xml
diff -u phpdoc/ja/appendices/resources.xml:1.6 phpdoc/ja/appendices/resources.xml:1.7
--- phpdoc/ja/appendices/resources.xml:1.6      Wed Dec 12 15:52:17 2001
+++ phpdoc/ja/appendices/resources.xml  Fri Dec 14 11:16:30 2001
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision: 1.7 $ -->
  <appendix id="resource">
   <title>PHPのリソース型</title>
   <para>
@@ -239,7 +240,7 @@
        <entry>
        <function>dbx_close</function>
        </entry>
-       <entry>dbx connexion</entry>
+       <entry>dbx connection</entry>
       </row>
       <row>
        <entry>dbx_result_object</entry>
@@ -1598,7 +1599,7 @@
     <entry>Public Key</entry>
    </row>
    <row>
-    <entry>oracle cursor</entry>
+    <entry>oracle Cursor</entry>
     <entry>
      <function>ora_open</function>
     </entry>
@@ -2127,7 +2128,7 @@
        <entry>
        <function>sybase_close</function>
        </entry>
-       <entry>Link to Sybase Database using DB library</entry>
+       <entry>Link to Sybase database using DB library</entry>
       </row>
       <row>
        <entry>sybase-db link persistent</entry>
@@ -2177,7 +2178,7 @@
        <entry>
      <function>sybase_close</function>
        </entry>
-       <entry>Link to Sybase Database using CT library</entry>
+       <entry>Link to Sybase database using CT library</entry>
       </row>
       <row>
        <entry>sybase-ct link persistent</entry>


Reply via email to