Fixed the description

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243708 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mikko Koppanen 2007-10-06 15:42:01 +00:00
parent b996593edb
commit 8b2173368f

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.imagick-getcompression">
<refnamediv>
<refname>Imagick::getCompression</refname>
<refpurpose>Gets the wand compression type</refpurpose>
<refpurpose>Gets the object compression type</refpurpose>
</refnamediv>
<refsect1 role="description">
@ -15,7 +15,7 @@
&warn.undocumented.func;
&warn.experimental.func;
<para>
Gets the wand compression type.
Gets the object compression type.
</para>
</refsect1>