steinm Fri Mar 3 12:49:53 2006 UTC
Modified files:
/phpdoc/en/reference/ps/functions ps-translate.xml
Log:
- fixed typo in tag name
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ps/functions/ps-translate.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/ps/functions/ps-translate.xml
diff -u phpdoc/en/reference/ps/functions/ps-translate.xml:1.2
phpdoc/en/reference/ps/functions/ps-translate.xml:1.3
--- phpdoc/en/reference/ps/functions/ps-translate.xml:1.2 Fri Mar 3
12:31:05 2006
+++ phpdoc/en/reference/ps/functions/ps-translate.xml Fri Mar 3 12:49:53 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
<refentry id="function.ps-translate">
<refnamediv>
@@ -124,7 +124,7 @@
<para>
On the second page a slighty different and more elegant approach is
applied. Instead of undoing the translation with a second call of
- <funktion>ps_translate</function> the graphics context is saved before
+ <function>ps_translate</function> the graphics context is saved before
modifying the coordinate system and restored after drawing the rectangle.
</para>
</example>