mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344709 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0885e3a08d
commit
856862c5ab
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
|||
<para>
|
||||
For instance, French notation usually use two decimals,
|
||||
comma (',') as decimal separator, and space (' ') as
|
||||
thousand separator. The following example demonstrates various way to format a number:
|
||||
thousand separator. The following example demonstrates various ways to format a number:
|
||||
</para>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
|
|
Loading…
Reference in a new issue