mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
changed static null text to entity (fixing my earlier mistake)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321440 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
41bb7241bd
commit
0c32c911f0
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
The output from the executed command or NULL if an error occurred.
|
||||
The output from the executed command or &null; if an error occurred.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue