Typo on line 1589 - "width" was spelled "widgth"

Corrected


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37725 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Brendan W. McAdams 2000-12-13 19:29:55 +00:00
parent 5904f5cd67
commit c713e401bf

View file

@ -1586,7 +1586,7 @@ pdf_stroke($pdf);
The <function>pdf_rect</function> function draws a rectangle with
its lower left corner at point
(<parameter>x-coor</parameter>, <parameter>y-coor</parameter>).
This width is set to <parameter>widgth</parameter>.
This width is set to <parameter>width</parameter>.
This height is set to <parameter>height</parameter>.</para>
<para>