samesch         Tue Aug  5 17:00:42 2003 EDT

  Modified files:              
    /phpdoc/en/reference/oracle/functions       ora-close.xml 
  Log:
  typo
  
Index: phpdoc/en/reference/oracle/functions/ora-close.xml
diff -u phpdoc/en/reference/oracle/functions/ora-close.xml:1.3 
phpdoc/en/reference/oracle/functions/ora-close.xml:1.4
--- phpdoc/en/reference/oracle/functions/ora-close.xml:1.3      Tue Jul 29 15:14:56 
2003
+++ phpdoc/en/reference/oracle/functions/ora-close.xml  Tue Aug  5 17:00:42 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/oracle.xml, last change in rev 1.5 -->
   <refentry id="function.ora-close">
    <refnamediv>
@@ -10,7 +10,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>bool</type><methodname>ora_close</methodname>
-      <methodparam><type>ressource</type><parameter>cursor</parameter></methodparam>
+      <methodparam><type>resource</type><parameter>cursor</parameter></methodparam>
      </methodsynopsis>
     <para>
      This function closes a data cursor opened with



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to