mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
grammar ("rather then" to "rather than") (doc #54670)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310795 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
47ce3a5932
commit
bc8c8ab759
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ if (strcmp($script_tz, ini_get('date.timezone'))){
|
|||
<row>
|
||||
<entry>5.3.0</entry>
|
||||
<entry>
|
||||
Now throws <constant>E_WARNING</constant> rather then
|
||||
Now throws <constant>E_WARNING</constant> rather than
|
||||
<constant>E_STRICT</constant>.
|
||||
</entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue