Fix typo in get_headers docs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316912 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nikita Popov 2011-09-17 14:06:14 +00:00
parent f055002534
commit 7e4d17f8e1

View file

@ -69,7 +69,7 @@
<entry>5.1.3</entry>
<entry>
This function now uses the default stream context, which can be
set/changed with the <function>stream_context_get_default</function>
set/changed with the <function>stream_context_set_default</function>
function.
</entry>
</row>