Hi!
I just happened to notice a typo in Helper.java while browsing the
source code. See attached patch. (I'm not on the mailing list, in case
someone feels like replying.)
Cheers // Fredrik Roubert
--
Teglbrennerveien 7b | +47 41266295
NO-7013 Trondheim | http://www.df.lth.se/~roubert/
diff -urN
OOH680_m12.org/filter/qa/complex/filter/detection/typeDetection/Helper.java
OOH680_m12/filter/qa/complex/filter/detection/typeDetection/Helper.java
--- OOH680_m12.org/filter/qa/complex/filter/detection/typeDetection/Helper.java
2005-09-08 23:24:40.000000000 +0200
+++ OOH680_m12/filter/qa/complex/filter/detection/typeDetection/Helper.java
2008-07-01 20:52:33.000000000 +0200
@@ -297,7 +297,7 @@
/** Removes lines of an ascii file content which starts with "#"
* or are empty
- * @param content content of a csv fiƶe
+ * @param content content of a csv file
* @return a stripped Vector
*/
public Vector removeSuperfluousContent(Vector content){
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]