소스 검색

[MANUAL] English:

- manual fixes

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20173 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 년 전
부모
커밋
ce2cdcef20
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      documentation/manual/en/module_specs/Zend_File_Transfer-Introduction.xml

+ 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>