git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49830 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
foobar 2001-06-19 18:17:47 +00:00
parent 2ad10486d1
commit 9efd316597

View file

@ -128,9 +128,9 @@ print (gettext ("Welcome to My PHP Application"));
<para>
This function sets the domain to search within when calls are
made to <function>gettext</function>, usually the named after an
application. The previous default domain is returned. Call it
with no parameters to get the current setting without changing
it.
application. The previous default domain is returned.
Call it with NULL as parameter to get the current setting without
changing it.
</para>
</refsect1>
</refentry>