nlopess Thu Feb 15 13:15:46 2007 UTC
Modified files:
/phpdoc/en/reference/image/functions imagestring.xml
Log:
typo (user note)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagestring.xml?r1=1.14&r2=1.15&diff_format=u
Index: phpdoc/en/reference/image/functions/imagestring.xml
diff -u phpdoc/en/reference/image/functions/imagestring.xml:1.14
phpdoc/en/reference/image/functions/imagestring.xml:1.15
--- phpdoc/en/reference/image/functions/imagestring.xml:1.14 Fri Jan 19
19:49:07 2007
+++ phpdoc/en/reference/image/functions/imagestring.xml Thu Feb 15 13:15:45 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<refentry id="function.imagestring">
<refnamediv>
<refname>imagestring</refname>
@@ -13,7 +13,7 @@
<methodparam><type>int</type><parameter>font</parameter></methodparam>
<methodparam><type>int</type><parameter>x</parameter></methodparam>
<methodparam><type>int</type><parameter>y</parameter></methodparam>
- <methodparam><type>string</type><parameter>sring</parameter></methodparam>
+ <methodparam><type>string</type><parameter>string</parameter></methodparam>
<methodparam><type>int</type><parameter>color</parameter></methodparam>
</methodsynopsis>
<para>
@@ -43,7 +43,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><parameter>sring</parameter></term>
+ <term><parameter>string</parameter></term>
<listitem>
<para>
The string to be written