Przeglądaj źródła

[MANUAL] English:

- manual fixes

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21607 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 lat temu
rodzic
commit
854a8bb708

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

@@ -1183,7 +1183,7 @@ $upload->addValidator('MimeType',
 
             <para>
                 You should be aware of possible security problems when you have whether
-                <classname>FileInfo</classname> nor <classname>mime_content_type()</methodname>
+                <classname>FileInfo</classname> nor <methodname>mime_content_type()</methodname>
                 available. The <acronym>MIME</acronym> type given by <acronym>HTTP</acronym> is not
                 secure and can be easily manipulated.
             </para>