Revision: 18392 http://sourceforge.net/p/gate/code/18392 Author: ian_roberts Date: 2014-10-17 13:32:18 +0000 (Fri, 17 Oct 2014) Log Message: ----------- [bugs:#191] Couple of javadoc fixes
Modified Paths: -------------- gate/trunk/src/main/gate/AnnotationSet.java Modified: gate/trunk/src/main/gate/AnnotationSet.java =================================================================== --- gate/trunk/src/main/gate/AnnotationSet.java 2014-10-17 10:08:06 UTC (rev 18391) +++ gate/trunk/src/main/gate/AnnotationSet.java 2014-10-17 13:32:18 UTC (rev 18392) @@ -173,7 +173,7 @@ /** * Select annotations by offset and type. This returns the set of - * annotations that overlap totaly or partially the interval defined + * annotations that overlap totally or partially the interval defined * by the two provided offsets and are of the given type. This method * is effectively a combination of {@link #get(Long, Long)} and * {@link SimpleAnnotationSet#get(String)} but may admit more @@ -189,7 +189,7 @@ public AnnotationSet get(String type, Long startOffset, Long endOffset); /** - * Select annotations of the given type that complete span the range. + * Select annotations of the given type that completely span the range. * Formally, for any annotation a, a will be included in the return * set if: * <ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ GATE-cvs mailing list GATE-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gate-cvs