mkoppanen               Sun Sep  2 02:45:58 2007 UTC

  Modified files:              
    /phpdoc/en/reference/imagick        constants.xml 
  Log:
  Fixed a typo
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/imagick/constants.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/imagick/constants.xml
diff -u phpdoc/en/reference/imagick/constants.xml:1.8 
phpdoc/en/reference/imagick/constants.xml:1.9
--- phpdoc/en/reference/imagick/constants.xml:1.8       Sun Sep  2 02:10:33 2007
+++ phpdoc/en/reference/imagick/constants.xml   Sun Sep  2 02:45:58 2007
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <refentry xmlns="http://docbook.org/ns/docbook"; xml:id="imagick.constants">
  <refnamediv>
   <refname>Constants</refname>
@@ -190,7 +190,7 @@
   </variablelist>
 
   <variablelist xml:id="imagick.constants.compositeop">
-   <title>Composite Operators Constants</title>
+   <title>Composite Operator Constants</title>
    <varlistentry>
     <term>
      <constant>imagick::COMPOSITE_OVER</constant>

Reply via email to