mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199293 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
75a43f8efb
commit
f1901cd988
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue