Mistake in CAS Multiplier documentation
---------------------------------------

                 Key: UIMA-1275
                 URL: https://issues.apache.org/jira/browse/UIMA-1275
             Project: UIMA
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.2.2
            Reporter: Jörn Kottmann
            Priority: Trivial


The UIMA Tutorial and Developers' Guides says in 7.1.1.:

"If hasNext returned true, the framework will call the CAS Multiplier's next 
method. The CAS Multiplier creates a new CAS (we will see how in a moment), 
populates it, and returns it from the hasNext method."

Should be "... and returns it from the next method", right ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to