Author: michiel
Date: 2010-06-15 16:32:07 +0200 (Tue, 15 Jun 2010)
New Revision: 42577

Modified:
   
mmbase/trunk/applications/resources/src/main/java/org/mmbase/servlet/FileServlet.java
Log:
typos only

Modified: 
mmbase/trunk/applications/resources/src/main/java/org/mmbase/servlet/FileServlet.java
===================================================================
--- 
mmbase/trunk/applications/resources/src/main/java/org/mmbase/servlet/FileServlet.java
       2010-06-15 12:12:00 UTC (rev 42576)
+++ 
mmbase/trunk/applications/resources/src/main/java/org/mmbase/servlet/FileServlet.java
       2010-06-15 14:32:07 UTC (rev 42577)
@@ -330,7 +330,7 @@
     }
 
     /**
-     * Implementation of Range simply staticn the first and last chars which 
are available, perhaps with a maximum too.
+     * Implementation of Range simply stating the first and last chars which 
are available, perhaps with a maximum too.
      * This only deals with <start>-<stop> entries in the Range specificiation.
      * @since MMBase-2.0
      */
@@ -362,7 +362,7 @@
         }
     }
     /**
-     * This implemtation of Range parses and combines a number of {...@link 
FirstLastRange}s.
+     * This implementation of Range parses and combines a number of {...@link 
FirstLastRange}s.
      * So, this deals with the entire Range specification then.
      * @since MMBase-2.0
      */

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to