Revision: 19518 http://sourceforge.net/p/gate/code/19518 Author: markagreenwood Date: 2016-08-19 11:45:35 +0000 (Fri, 19 Aug 2016) Log Message: ----------- hopefully fixed the tab issue
Modified Paths: -------------- gate/branches/sawdust2/plugins/ANNIE/src/main/java/gate/creole/gazetteer/GazetteerNode.java Modified: gate/branches/sawdust2/plugins/ANNIE/src/main/java/gate/creole/gazetteer/GazetteerNode.java =================================================================== --- gate/branches/sawdust2/plugins/ANNIE/src/main/java/gate/creole/gazetteer/GazetteerNode.java 2016-08-19 11:07:15 UTC (rev 19517) +++ gate/branches/sawdust2/plugins/ANNIE/src/main/java/gate/creole/gazetteer/GazetteerNode.java 2016-08-19 11:45:35 UTC (rev 19518) @@ -24,7 +24,7 @@ * <p> * With the separator set to '\t', if a gazetteer entry looked like this: * </p> - * <pre>Vodaphone type=mobile phone company</pre> + * <pre>Vodaphone type=mobile phone company</pre> * <p> * Then the GazetteerNode would consist of an entry "Vodaphone", with a featureMap * containing the key "type", mapped to "mobile phone company". This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ GATE-cvs mailing list GATE-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gate-cvs