mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325249 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d8cb34e3cd
commit
0fbb3e56ae
1 changed files with 1 additions and 1 deletions
|
@ -820,7 +820,7 @@
|
|||
<listitem>
|
||||
<simpara>
|
||||
Defines how often the upload progress information should be updated.
|
||||
This can be defined in bytes (i.e. "update progress information after every 100 bytes"), or in percentages (i.e. "update progress information after receiving every 1% of the whole filesize).
|
||||
This can be defined in bytes (i.e. "update progress information after every 100 bytes"), or in percentages (i.e. "update progress information after receiving every 1% of the whole filesize").
|
||||
</simpara>
|
||||
<simpara>
|
||||
Defaults to "1%".
|
||||
|
|
Loading…
Reference in a new issue