dallas          Wed Mar 12 05:09:42 2003 EDT

  Modified files:              
    /phpdoc/en/features file-upload.xml 
  Log:
  to -> too
  
Index: phpdoc/en/features/file-upload.xml
diff -u phpdoc/en/features/file-upload.xml:1.56 phpdoc/en/features/file-upload.xml:1.57
--- phpdoc/en/features/file-upload.xml:1.56     Tue Mar 11 12:51:13 2003
+++ phpdoc/en/features/file-upload.xml  Wed Mar 12 05:09:42 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.56 $ -->
+<!-- $Revision: 1.57 $ -->
  <chapter id="features.file-upload">
   <title>Handling file uploads</title>
 
@@ -56,7 +56,7 @@
       obeys your wish! The PHP-settings for maximum-size, however,
       cannot be fooled. But you should add MAX_FILE_SIZE anyway as
       it saves users the trouble to wait for a big file being 
-      transfered only to find out that it was to big afterwards.
+      transfered only to find out that it was too big afterwards.
      </para>
     </warning>
    </para>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to