mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Typo (espects to expects)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311392 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3f32d1d950
commit
741560c233
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
&reftitle.intro;
|
||||
<para>
|
||||
Exception thrown if a value does not match with a set of values. Typically
|
||||
this happens when a function calls another function and espects the return
|
||||
this happens when a function calls another function and expects the return
|
||||
value to be of a certain type or value not including arithmetic or buffer
|
||||
related errors.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue