Revision: 17382
          http://sourceforge.net/p/gate/code/17382
Author:   valyt
Date:     2014-02-21 11:37:37 +0000 (Fri, 21 Feb 2014)
Log Message:
-----------
Documentation is good. Grammatically correct documentation is even better 
(allegedly). 

Modified Paths:
--------------
    mimir/branches/5.0/mimir-core/src/gate/mimir/MimirIndex.java

Modified: mimir/branches/5.0/mimir-core/src/gate/mimir/MimirIndex.java
===================================================================
--- mimir/branches/5.0/mimir-core/src/gate/mimir/MimirIndex.java        
2014-02-21 11:35:47 UTC (rev 17381)
+++ mimir/branches/5.0/mimir-core/src/gate/mimir/MimirIndex.java        
2014-02-21 11:37:37 UTC (rev 17382)
@@ -223,8 +223,8 @@
    * </ul>
    * 
    * We use a different background thread (instead of adding more work to 
-   * {@link IndexMaintenanceRunner} because each of the threads gets its tasks
-   * for a different blocking queue, which allows us to sleep the background
+   * {@link IndexMaintenanceRunner}) because each of the threads gets its tasks
+   * from a different blocking queue, which allows us to sleep the background
    * threads while they're not needed.
    */
   protected class IndexMaintenanceRunner2 implements Runnable {

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


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to