Ver Fonte

ZF-10079: fixes typo

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@22625 44c647ce-9c0f-0410-b52a-842ac1e357ba
torio há 15 anos atrás
pai
commit
529741c2d4

+ 1 - 1
documentation/manual/en/module_specs/Zend_Service_Amazon_S3.xml

@@ -486,7 +486,7 @@ stream_copy_to_stream($response->getStream(), $fp);
         <para>
         <para>
             Second parameter for <methodname>getObjectStream()</methodname> is optional and
             Second parameter for <methodname>getObjectStream()</methodname> is optional and
             specifies target file to write the data. If not specified, temporary file is used, which
             specifies target file to write the data. If not specified, temporary file is used, which
-            will be deleted after the respons eobject is destroyed.
+            will be deleted after the response object is destroyed.
         </para>
         </para>
 
 
         <para>
         <para>