- Fixed spelling error and a small material error.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306109 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gustavo André dos Santos Lopes 2010-12-09 03:55:41 +00:00
parent 40a850f73d
commit 9372a9fe51

View file

@ -66,11 +66,11 @@
for such volume or <literal>NULL</literal> if such volume does
not exist or is not known. The programmer should ensure the
passed function doesn't cause loops as this function is called
repetedly if the path returned in a previous call did not
repeatedly if the path returned in a previous call did not
correspond to the needed volume. Specifying this parameter omits
the notice that would otherwise be emitted whenever a volume is
not found; an implementation that only returns &false; can
therefore be used to merely omit such notices.
not found; an implementation that only returns <literal>NULL</literal>
can therefore be used to merely omit such notices.
</para>
</listitem>
</varlistentry>