jsgoupil                Wed Oct 26 15:48:31 2005 EDT

  Modified files:              
    /phpdoc/en/reference/ingres-ii      constants.xml 
  Log:
  typo
  
http://cvs.php.net/diff.php/phpdoc/en/reference/ingres-ii/constants.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/ingres-ii/constants.xml
diff -u phpdoc/en/reference/ingres-ii/constants.xml:1.6 
phpdoc/en/reference/ingres-ii/constants.xml:1.7
--- phpdoc/en/reference/ingres-ii/constants.xml:1.6     Sat Oct  8 09:11:46 2005
+++ phpdoc/en/reference/ingres-ii/constants.xml Wed Oct 26 15:48:22 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <section id="ingres.constants">
  &reftitle.constants;
  &extension.constants;
@@ -187,7 +187,7 @@
    </term>
    <listitem>
     <simpara>
-     Speifies the currency character should be placed a the start of a money
+     Speifies the currency character 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 a the end of a money
+     Speifies the currency character 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