2
0
Quellcode durchsuchen

[MANUAL] English:

- manual fixes

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20173 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas vor 16 Jahren
Ursprung
Commit
ce2cdcef20

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

@@ -376,7 +376,7 @@ $names = $upload->getMimeType('foo');
             <para>
             <para>
                 Note that the mimetype which is given by the client is not seen as save input.
                 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
                 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>
             </para>
         </note>
         </note>