mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
- Fixed typo on SplFileObject::fscanf return value section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302421 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
62f5d55bb7
commit
319872d975
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
If only two parameters were passed to this method, the values parsed will be
|
||||
If only one parameter were 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