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:
Kalle Sommer Nielsen 2010-01-07 22:46:28 +00:00
parent afcb5ee093
commit 18c33b0cef

View file

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