CVS 2002/css-validator/org/w3c/www/mime

Update of /sources/public/2002/css-validator/org/w3c/www/mime
In directory roscoe:/tmp/cvs-serv27224/org/w3c/www/mime

Modified Files:
	MimeType.java 
Log Message:
typo

--- /sources/public/2002/css-validator/org/w3c/www/mime/MimeType.java	2012/08/04 21:17:07	1.7
+++ /sources/public/2002/css-validator/org/w3c/www/mime/MimeType.java	2014/11/25 08:41:28	1.8
@@ -1,5 +1,5 @@
 // MimeType.java
-// $Id: MimeType.java,v 1.7 2012/08/04 21:17:07 ylafon Exp $
+// $Id: MimeType.java,v 1.8 2014/11/25 08:41:28 ylafon Exp $
 // (c) COPYRIGHT MIT and INRIA, 1996.
 // Please first read the full copyright statement in file COPYRIGHT.html
 
@@ -299,7 +299,7 @@
 	}
 
 	/**
-	 * adds a parameterto a MimeType
+	 * adds a parameter to a MimeType
 	 *
 	 * @param param the parameter name, as a String
 	 * @param value the parameter value, as a Sting

Received on Tuesday, 25 November 2014 08:41:28 UTC