samesch         Mon Feb 19 04:30:05 2001 EDT

  Modified files:              
    /phpdoc/en/functions        cpdf.xml 
  Log:
  Fixed some typos.
  
Index: phpdoc/en/functions/cpdf.xml
diff -u phpdoc/en/functions/cpdf.xml:1.20 phpdoc/en/functions/cpdf.xml:1.21
--- phpdoc/en/functions/cpdf.xml:1.20   Mon Sep 18 09:23:16 2000
+++ phpdoc/en/functions/cpdf.xml        Mon Feb 19 04:30:05 2001
@@ -1302,13 +1302,13 @@
        <function>cpdf_newpath</function>
       </funcdef>
       <paramdef>int 
-       <parameter>pdf_document</parameter>
+       <parameter>pdf document</parameter>
       </paramdef>
      </funcprototype>
     </funcsynopsis>
     <para>
      The <function>cpdf_newpath</function> starts a new path on the
-     document given by the <parameter>pdf_document</parameter>
+     document given by the <parameter>pdf document</parameter>
      parameter.
     </para>
    </refsect1>
@@ -1660,7 +1660,7 @@
     <para>
      The <function>cpdf_closepath_stroke</function> function is a
      combination of <function>cpdf_closepath</function> and
-     <function>cpdf_stroke</function>. Than clears the path.
+     <function>cpdf_stroke</function>. Then clears the path.
     </para>
     <para>
      See also <function>cpdf_closepath</function>,


Reply via email to