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@78860 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
746ef0c5e9
commit
4f62136a51
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.34 $ -->
|
||||
<!-- $Revision: 1.35 $ -->
|
||||
<chapter id="language.operators">
|
||||
<title>Operators</title>
|
||||
<simpara>
|
||||
|
@ -165,7 +165,7 @@
|
|||
</table>
|
||||
<simpara>
|
||||
The division operator ("/") returns a float value anytime,
|
||||
event if the two operands are integers (or strings that get
|
||||
even if the two operands are integers (or strings that get
|
||||
converted to integers).
|
||||
</simpara>
|
||||
|
||||
|
|
Loading…
Reference in a new issue