Explorar el Código

[MANUAL] English:

- manual fixes

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20173 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas hace 16 años
padre
commit
ce2cdcef20

+ 1 - 1
documentation/manual/en/module_specs/Zend_File_Transfer-Introduction.xml

@@ -376,7 +376,7 @@ $names = $upload->getMimeType('foo');
             <para>
                 Note that the mimetype which is given by the client is not seen as save input.
                 Therefor the real mimetype of the file will be detected and returned instead of the
-                filesize sent by the client.
+                mimetype sent by the client.
             </para>
         </note>