- manual fixes git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20173 44c647ce-9c0f-0410-b52a-842ac1e357ba
@@ -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>