Fix doc bug #62830 (Typo, example output reads 'chatset' instead of 'charset').

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327143 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2012-08-16 01:26:35 +00:00
parent 964d12008e
commit 7a29da05ed

View file

@ -95,7 +95,7 @@ print_r(http_parse_headers($headers));
<![CDATA[
Array
(
[Content-Type] => text/html; chatset=UTF-8
[Content-Type] => text/html; charset=UTF-8
[Server] => Funky/1.0
[Set-Cookie] => Array
(