Revision: 16589
          http://sourceforge.net/p/gate/code/16589
Author:   markagreenwood
Date:     2013-03-13 10:49:49 +0000 (Wed, 13 Mar 2013)
Log Message:
-----------
a slightly more informative tooltip

Modified Paths:
--------------
    
gate/trunk/plugins/Tagger_DateNormalizer/src/gate/creole/dates/DateNormalizer.java

Modified: 
gate/trunk/plugins/Tagger_DateNormalizer/src/gate/creole/dates/DateNormalizer.java
===================================================================
--- 
gate/trunk/plugins/Tagger_DateNormalizer/src/gate/creole/dates/DateNormalizer.java
  2013-03-13 09:22:25 UTC (rev 16588)
+++ 
gate/trunk/plugins/Tagger_DateNormalizer/src/gate/creole/dates/DateNormalizer.java
  2013-03-13 10:49:49 UTC (rev 16589)
@@ -93,7 +93,7 @@
 
   @RunTime
   @Optional
-  @CreoleParameter(comment = "the annotation set used as input to this PR")
+  @CreoleParameter(comment = "the annotation set containing document date 
annotations to use for normalization")
   public void setInputASName(String name) {
     inputASName = name;
   }

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to