From: <tho...@us...> - 2011-01-14 18:39:50
|
Revision: 4100 http://bigdata.svn.sourceforge.net/bigdata/?rev=4100&view=rev Author: thompsonbry Date: 2011-01-14 18:39:44 +0000 (Fri, 14 Jan 2011) Log Message: ----------- javadoc edit Modified Paths: -------------- branches/QUADS_QUERY_BRANCH/bigdata/src/java/com/bigdata/striterator/AbstractChunkedResolverator.java Modified: branches/QUADS_QUERY_BRANCH/bigdata/src/java/com/bigdata/striterator/AbstractChunkedResolverator.java =================================================================== --- branches/QUADS_QUERY_BRANCH/bigdata/src/java/com/bigdata/striterator/AbstractChunkedResolverator.java 2011-01-14 17:59:00 UTC (rev 4099) +++ branches/QUADS_QUERY_BRANCH/bigdata/src/java/com/bigdata/striterator/AbstractChunkedResolverator.java 2011-01-14 18:39:44 UTC (rev 4100) @@ -88,7 +88,7 @@ * @param state * Application specified state (optional). * @param src - * The source iterator (will be closed exhausted or when this + * The source iterator (will be closed or exhausted when this * iterator is closed). * @param buffer * The {@link BlockingBuffer} on which the resolved chunks will This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |