abies           Mon Sep  1 20:18:39 2003 EDT

  Modified files:              
    /phpdoc/en/reference/ibase/functions        ibase-free-result.xml 
  Log:
  Typo fix
  
Index: phpdoc/en/reference/ibase/functions/ibase-free-result.xml
diff -u phpdoc/en/reference/ibase/functions/ibase-free-result.xml:1.3 
phpdoc/en/reference/ibase/functions/ibase-free-result.xml:1.4
--- phpdoc/en/reference/ibase/functions/ibase-free-result.xml:1.3       Sun Jul 27 
18:21:30 2003
+++ phpdoc/en/reference/ibase/functions/ibase-free-result.xml   Mon Sep  1 20:18:39 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/ibase.xml, last change in rev 1.2 -->
   <refentry id="function.ibase-free-result">
    <refnamediv>
@@ -13,8 +13,8 @@
       
<methodparam><type>resource</type><parameter>result_identifier</parameter></methodparam>
      </methodsynopsis>
     <simpara>
-     Free's a result set the has been created by
-     <function>ibase_query</function>.
+     Frees a result set that has been created by
+     <function>ibase_query</function> or <function>ibase_execute</function>.
      &return.success;
     </simpara>
    </refsect1>

Reply via email to