dams            Mon Aug  9 12:23:47 2004 EDT

  Modified files:              
    /phpdoc/en/reference/printer/functions      printer-create-font.xml 
  Log:
  typo in argument
  
http://cvs.php.net/diff.php/phpdoc/en/reference/printer/functions/printer-create-font.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/printer/functions/printer-create-font.xml
diff -u phpdoc/en/reference/printer/functions/printer-create-font.xml:1.3 
phpdoc/en/reference/printer/functions/printer-create-font.xml:1.4
--- phpdoc/en/reference/printer/functions/printer-create-font.xml:1.3   Fri Dec 19 
10:49:47 2003
+++ phpdoc/en/reference/printer/functions/printer-create-font.xml       Mon Aug  9 
12:23:47 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/printer.xml, last change in rev 1.6 -->
   <refentry id="function.printer-create-font">
    <refnamediv>
@@ -17,7 +17,7 @@
       <methodparam><type>bool</type><parameter>italic</parameter></methodparam>
       <methodparam><type>bool</type><parameter>underline</parameter></methodparam>
       <methodparam><type>bool</type><parameter>strikeout</parameter></methodparam>
-      <methodparam><type>int</type><parameter>orientaton</parameter></methodparam>  
+      <methodparam><type>int</type><parameter>orientation</parameter></methodparam>  
      </methodsynopsis>
     <para>
      The function creates a new font and returns a handle to it. A font is 

Reply via email to