vrana           Mon Jul 11 04:07:54 2005 EDT

  Modified files:              
    /phpdoc/en/reference/ps/functions   ps-setcolor.xml 
  Log:
  Typo (bug #33634)
  
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-setcolor.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-setcolor.xml
diff -u phpdoc/en/reference/ps/functions/ps-setcolor.xml:1.1 
phpdoc/en/reference/ps/functions/ps-setcolor.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-setcolor.xml:1.1        Wed Jun 22 
09:57:20 2005
+++ phpdoc/en/reference/ps/functions/ps-setcolor.xml    Mon Jul 11 04:07:53 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-setcolor">
  <refnamediv>
@@ -50,7 +50,7 @@
      <term><parameter>colorspace</parameter></term>
      <listitem>
       <para>
-       The colorspace should  be one of <literal>gray</literal>,
+       The colorspace should be one of <literal>gray</literal>,
        <literal>rgb</literal>, <literal>cmyk</literal>, 
        <literal>spot</literal>, <literal>pattern</literal>. Depending on the
        colorspace either only the first, the first three or all parameters
@@ -99,7 +99,7 @@
   <para>
    The second parameter is currently not always evaluated. The color is
    sometimes set for filling and drawing just as if
-   <literal>fillstroke</literal> where passed.
+   <literal>fillstroke</literal> were passed.
   </para>
  </refsect1>
 

Reply via email to