From c406f0d84129478949f57cdb6c20c0e4ff62b4d6 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 11 Jul 2005 08:07:53 +0000 Subject: [PATCH] Typo (bug #33634) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190474 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ps/functions/ps-setcolor.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/ps/functions/ps-setcolor.xml b/reference/ps/functions/ps-setcolor.xml index b2e653d8c1..c4a17db78e 100644 --- a/reference/ps/functions/ps-setcolor.xml +++ b/reference/ps/functions/ps-setcolor.xml @@ -1,5 +1,5 @@ - + @@ -50,7 +50,7 @@ colorspace - The colorspace should be one of gray, + The colorspace should be one of gray, rgb, cmyk, spot, pattern. Depending on the colorspace either only the first, the first three or all parameters @@ -99,7 +99,7 @@ The second parameter is currently not always evaluated. The color is sometimes set for filling and drawing just as if - fillstroke where passed. + fillstroke were passed.