jsgoupil Wed Mar 8 02:04:15 2006 UTC
Modified files:
/phpdoc/en/reference/ps/functions ps-set-info.xml
Log:
typo
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ps/functions/ps-set-info.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/ps/functions/ps-set-info.xml
diff -u phpdoc/en/reference/ps/functions/ps-set-info.xml:1.3
phpdoc/en/reference/ps/functions/ps-set-info.xml:1.4
--- phpdoc/en/reference/ps/functions/ps-set-info.xml:1.3 Mon Mar 6
22:48:02 2006
+++ phpdoc/en/reference/ps/functions/ps-set-info.xml Wed Mar 8 02:04:15 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
<refentry id="function.ps-set-info">
<refnamediv>
@@ -67,7 +67,7 @@
The value of the information field. The field
<literal>Orientation</literal> can be set to either
<literal>Portrait</literal> or <literal>Landscape</literal>. The
- <literal>BoundingBox</literal> is a string consisting of for numbers
+ <literal>BoundingBox</literal> is a string consisting of four numbers.
The first two numbers are the coordinates of the lower left corner of
the page. The last two numbers are the coordinates of the upper
right corner.