betz            Mon Sep  9 03:57:36 2002 EDT

  Modified files:              
    /phpdoc/en/reference/cpdf/functions cpdf-set-leading.xml 
  Log:
  typo fix, repoerted by user notes
  
  
Index: phpdoc/en/reference/cpdf/functions/cpdf-set-leading.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-set-leading.xml:1.2 
phpdoc/en/reference/cpdf/functions/cpdf-set-leading.xml:1.3
--- phpdoc/en/reference/cpdf/functions/cpdf-set-leading.xml:1.2 Wed Apr 17 02:36:53 
2002
+++ phpdoc/en/reference/cpdf/functions/cpdf-set-leading.xml     Mon Sep  9 03:57:36 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.6 -->
   <refentry id="function.cpdf-set-leading">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>void</type><methodname>cpdf_set leading</methodname>
+      <type>void</type><methodname>cpdf_set_leading</methodname>
       <methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
       <methodparam><type>float</type><parameter>distance</parameter></methodparam>
      </methodsynopsis>



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

Reply via email to