mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixed wording (Richard Q.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293234 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
afcb5ee093
commit
18c33b0cef
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ echo round(8.5, 0, PHP_ROUND_HALF_ODD); // 9
|
|||
<entry>5.2.7</entry>
|
||||
<entry>
|
||||
The inner workings of <function>round</function> was changed
|
||||
to confront the C99 standard.
|
||||
to conform the C99 standard.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue