mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Grammar fix in SplFileObject::fscanf return value description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302425 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
319872d975
commit
c952fe4821
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
If only one parameter were passed to this method, the values parsed will be
|
||||
If only one parameter is passed to this method, the values parsed will be
|
||||
returned as an array. Otherwise, if optional parameters are passed, the
|
||||
function will return the number of assigned values. The optional
|
||||
parameters must be passed by reference.
|
||||
|
|
Loading…
Reference in a new issue