didou           Tue Jun  7 04:23:02 2005 EDT

  Modified files:              
    /phpdoc/en/reference/dba/functions  dba-open.xml 
  Log:
  fix function name in parameter description
  
http://cvs.php.net/diff.php/phpdoc/en/reference/dba/functions/dba-open.xml?r1=1.15&r2=1.16&ty=u
Index: phpdoc/en/reference/dba/functions/dba-open.xml
diff -u phpdoc/en/reference/dba/functions/dba-open.xml:1.15 
phpdoc/en/reference/dba/functions/dba-open.xml:1.16
--- phpdoc/en/reference/dba/functions/dba-open.xml:1.15 Sat Feb  5 22:06:33 2005
+++ phpdoc/en/reference/dba/functions/dba-open.xml      Tue Jun  7 04:23:02 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
 <refentry id="function.dba-open">
  <refnamediv>
   <refname>dba_open</refname>
@@ -153,7 +153,7 @@
       <para>
        The name of the <link linkend="dba.requirements">handler</link> which
        shall be used for accessing <parameter>path</parameter>. It is passed 
-       all optional parameters given to <function>dba_popen</function> and 
+       all optional parameters given to <function>dba_open</function> and 
        can act on behalf of them.
       </para>
      </listitem>

Reply via email to