You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2015/02/16 17:08:00 UTC

svn commit: r1660149 - /uima/uimaj/trunk/uimaj-core/src/main/java/org/apache/uima/cas/FSIterator.java

Author: schor
Date: Mon Feb 16 16:07:59 2015
New Revision: 1660149

URL: http://svn.apache.org/r1660149
Log:
no Jira - comment change spelling

Modified:
    uima/uimaj/trunk/uimaj-core/src/main/java/org/apache/uima/cas/FSIterator.java

Modified: uima/uimaj/trunk/uimaj-core/src/main/java/org/apache/uima/cas/FSIterator.java
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-core/src/main/java/org/apache/uima/cas/FSIterator.java?rev=1660149&r1=1660148&r2=1660149&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-core/src/main/java/org/apache/uima/cas/FSIterator.java (original)
+++ uima/uimaj/trunk/uimaj-core/src/main/java/org/apache/uima/cas/FSIterator.java Mon Feb 16 16:07:59 2015
@@ -108,7 +108,7 @@ public interface FSIterator<T extends Fe
   void moveToLast();
 
   /**
-   * Move the iterator to the first features structure that is equal to <code>fs</code>. 
+   * Move the iterator to the first Feature Structure that is equal to <code>fs</code>. 
    * First means the earliest one occurring in the index, in case multiple FSs that are "equal" to fs
    * are in the index.  If no
    * such feature structure exists in the underlying collection, set the iterator to the "insertion