Revision: 14924
          http://gate.svn.sourceforge.net/gate/?rev=14924&view=rev
Author:   valyt
Date:     2012-01-07 17:51:33 +0000 (Sat, 07 Jan 2012)
Log Message:
-----------
fixed comment typo

Modified Paths:
--------------
    gate/trunk/src/gate/creole/CreoleAnnotationHandler.java

Modified: gate/trunk/src/gate/creole/CreoleAnnotationHandler.java
===================================================================
--- gate/trunk/src/gate/creole/CreoleAnnotationHandler.java     2012-01-07 
17:38:18 UTC (rev 14923)
+++ gate/trunk/src/gate/creole/CreoleAnnotationHandler.java     2012-01-07 
17:51:33 UTC (rev 14924)
@@ -415,7 +415,7 @@
             if(paramElt.getTextTrim().length() == 0) {
               // need to determine the type
               paramElt.setText(method.getParameterTypes()[0].getName());
-              // for collections (but nor GATE Corpora) we also try to 
determine
+              // for collections (but not GATE Corpora) we also try to 
determine
               // the item type.
               if((!Corpus.class.isAssignableFrom(
                       method.getParameterTypes()[0])) &&

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


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to