Parcourir la source

[DOCUMENTATION] English:

-  small textual correction (related to a php docu bug)

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@15975 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas il y a 16 ans
Parent
commit
c277ad91e5

+ 1 - 1
documentation/manual/en/module_specs/Zend_Form-StandardElements.xml

@@ -410,7 +410,7 @@ $form->addElement($element, 'foo');
         </note>
 
         <para>
-            To limit the size of the file uploaded by the client, you can
+            To limit the size of the file uploaded, you can
             specify the maximum file size by setting the <code>MAX_FILE_SIZE</code>
             option on the form. When you set this value by using the
             <code>setMaxFileSize($size)</code> method, it will be rendered with the