jsgoupil                Wed Oct 26 21:05:32 2005 EDT

  Modified files:              
    /phpdoc/en/reference/ingres-ii      constants.xml 
  Log:
  fix typo
  
http://cvs.php.net/diff.php/phpdoc/en/reference/ingres-ii/constants.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/ingres-ii/constants.xml
diff -u phpdoc/en/reference/ingres-ii/constants.xml:1.7 
phpdoc/en/reference/ingres-ii/constants.xml:1.8
--- phpdoc/en/reference/ingres-ii/constants.xml:1.7     Wed Oct 26 15:48:22 2005
+++ phpdoc/en/reference/ingres-ii/constants.xml Wed Oct 26 21:05:31 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <section id="ingres.constants">
  &reftitle.constants;
  &extension.constants;
@@ -187,7 +187,7 @@
    </term>
    <listitem>
     <simpara>
-     Speifies the currency character should be placed at the start of a money
+     Specifies the currency character that should be placed at the start of a 
money
      value. Equivalent to setting II_MONEY_FORMAT to 'L:'. Available since 
version 1.2.0 of the PECL extension.
     </simpara>
    </listitem>
@@ -199,7 +199,7 @@
    </term>
    <listitem>
     <simpara>
-     Speifies the currency character should be placed at the end of a money
+     Specifies the currency character that should be placed at the end of a 
money
      value. Equivalent to setting II_MONEY_FORMAT to 'T:'. Available since 
version 1.2.0 of the PECL extension.
     </simpara>
    </listitem>

Reply via email to