ZF-10079: Typo in "Zend_Service_Amazon_S3: Data Streaming"
Description
The sentence currently reads:
"If not specified, temporary file is used, which will be deleted after the respons eobject is destroyed."
The sentence should read:
"If not specified, temporary file is used, which will be deleted after the response object is destroyed."
It is located in this section: http://framework.zend.com/manual/en/…
The source file is here: http://framework.zend.com/svn/framework/…
Comments
No comments to display