git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199293 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jean-Sébastien Goupil 2005-10-26 19:48:22 +00:00
parent 75a43f8efb
commit f1901cd988

View file

@ -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>