jsgoupil Mon Mar 6 02:36:43 2006 UTC
Modified files:
/phpdoc/en/reference/ps/functions ps-begin-page.xml
Log:
typo
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ps/functions/ps-begin-page.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/ps/functions/ps-begin-page.xml
diff -u phpdoc/en/reference/ps/functions/ps-begin-page.xml:1.4
phpdoc/en/reference/ps/functions/ps-begin-page.xml:1.5
--- phpdoc/en/reference/ps/functions/ps-begin-page.xml:1.4 Fri Mar 3
12:31:05 2006
+++ phpdoc/en/reference/ps/functions/ps-begin-page.xml Mon Mar 6 02:36:43 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
<refentry id="function.ps-begin-page">
<refnamediv>
@@ -54,7 +54,7 @@
</para>
<note>
<para>
- Upt to version 0.2.6 of pslib, this function will always overwrite
+ Up to version 0.2.6 of pslib, this function will always overwrite
the BoundingBox and Orientation, if it has been set before with
<function>ps_set_info</function> and <function>ps_findfont</function>
has not been called before.