jsgoupil                Tue May  9 12:48:09 2006 UTC

  Modified files:              
    /phpdoc/en/reference/yaz/functions  yaz-es.xml 
  Log:
  fix #37379
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/yaz/functions/yaz-es.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/yaz/functions/yaz-es.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-es.xml:1.3 
phpdoc/en/reference/yaz/functions/yaz-es.xml:1.4
--- phpdoc/en/reference/yaz/functions/yaz-es.xml:1.3    Sat May  6 18:33:39 2006
+++ phpdoc/en/reference/yaz/functions/yaz-es.xml        Tue May  9 12:48:09 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <refentry id="function.yaz-es">
  <refnamediv>
   <refname>yaz_es</refname>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>void</type><methodname>yes_es</methodname>
+   <type>void</type><methodname>yaz_es</methodname>
    <methodparam>
     <type>resource</type><parameter>id</parameter>
    </methodparam>
@@ -32,7 +32,7 @@
    </para>
   </note>
   <para>
-   The <function>yes_es</function> creates an Extended Service Request
+   The <function>yaz_es</function> creates an Extended Service Request
    packages and puts it into a queue of operations.
    Use <function>yaz_wait</function> to send the request(s) to the server.
    After completion of <function>yaz_wait</function> the result of

Reply via email to