mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
Typo fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31528 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ad11ca5daf
commit
500f9ce96e
1 changed files with 1 additions and 1 deletions
|
@ -1666,7 +1666,7 @@ if (!odbc_execute ($stmt, &$sqldata) || !odbc_fetch_into ($stmt, &$tmp))
|
|||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<simpara>
|
||||
The <function>sleep</function> function delays program execution
|
||||
The <function>usleep</function> function delays program execution
|
||||
for the given number of <parameter>micro_seconds</parameter>.
|
||||
</simpara>
|
||||
<simpara>
|
||||
|
|
Loading…
Reference in a new issue