Modified:
trunk/sandbox/jconch/pipeline/PipeLink.java
Log:
Testing checkin capabilities
Modified: trunk/sandbox/jconch/pipeline/PipeLink.java
==============================================================================
--- trunk/sandbox/jconch/pipeline/PipeLink.java (original)
+++ trunk/sandbox/jconch/pipeline/PipeLink.java Sun Apr 6 17:46:44 2008
@@ -26,7 +26,7 @@
* stall might cause a delay in processing. The fetch timeout is the
amount of
* time to wait before the stall is detected. The default value is
* <code>0</code>, which means to not wait at all, but act in pass-through
- * mode.
+ * mode.
* </p>
* <p>
* The link requires at least one <em>source</em> and one
<em>sink</em> to