Issue Details (XML | Word | Printable)

Key: ZF-4014
Type: Docs:  Problem Docs: Problem
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Shahar Evron
Reporter: Michal "spaze" ?pa?ek
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Zend Framework

Typo in "Example 21.24. Instantiating a Zend_Http_Response"

Created: 20/Aug/08 08:14 AM   Updated: 22/Aug/08 02:49 AM   Resolved: 22/Aug/08 02:49 AM
Component/s: Zend_Http_Response
Affects Version/s: None
Fix Version/s: 1.6.1

Time Tracking:
Not Specified

Language: English


 Description  « Hide

In example 21.24. Instantiating a Zend_Http_Response on http://framework.zend.com/manual/en/zend.http.response.html, there's this header "Connectoin: close\r\n", while it should be "Connection: close\r\n", not the typo in "ConnectIOn".



julien PAULI added a comment - 22/Aug/08 02:49 AM

Fixed at r10967