Corrected a mistake.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294141 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Pedro Antonio Gil Rodríguez 2010-01-28 07:52:25 +00:00
parent 2ccd4aadd2
commit 3c4275a2bc

View file

@ -14,7 +14,7 @@
</methodsynopsis>
<para>
Returns the named image profile. &imagick.method.available.0x632;
Returns the named image property. &imagick.method.available.0x632;
</para>
</refsect1>
@ -40,7 +40,7 @@
<example>
<title>Using <function>Imagick::getImageProperty</function>:</title>
<para>
Setting and getting image properties
Setting and getting image property
</para>
<programlisting role="php">
<![CDATA[