From d4a0a648e6f32efea495dfe4d044a9e750403781 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 3 Mar 2006 12:49:53 +0000 Subject: [PATCH] - fixed typo in tag name git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208540 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ps/functions/ps-translate.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/ps/functions/ps-translate.xml b/reference/ps/functions/ps-translate.xml index 8474f8aeca..60da73d38d 100644 --- a/reference/ps/functions/ps-translate.xml +++ b/reference/ps/functions/ps-translate.xml @@ -1,5 +1,5 @@ - + @@ -124,7 +124,7 @@ ps_delete($ps); On the second page a slighty different and more elegant approach is applied. Instead of undoing the translation with a second call of - ps_translate the graphics context is saved before + ps_translate the graphics context is saved before modifying the coordinate system and restored after drawing the rectangle.