mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31476 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
27b6d5fb30
commit
5711991447
1 changed files with 2 additions and 2 deletions
|
@ -1019,12 +1019,12 @@ else
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string <function>php_sapi_name</function></funcdef>
|
||||
<funcdef>string <function>php_uname</function></funcdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<simpara>
|
||||
<function>Php_uname</function> returns a string with a description
|
||||
<function>php_uname</function> returns a string with a description
|
||||
of the operating system PHP is built on.
|
||||
</simpara>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue