Author: davsclaus
Date: Mon Jul 14 07:39:45 2008
New Revision: 676606
URL: http://svn.apache.org/viewvc?rev=676606&view=rev
Log:
polished javadoc
Modified:
activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/processor/Pipeline.java
Modified:
activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/processor/Pipeline.java
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/processor/Pipeline.java?rev=676606&r1=676605&r2=676606&view=diff
==============================================================================
---
activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/processor/Pipeline.java
(original)
+++
activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/processor/Pipeline.java
Mon Jul 14 07:39:45 2008
@@ -134,7 +134,7 @@
}
/**
- * Strategy method to create the next exchange from the
+ * Strategy method to create the next exchange from the previous exchange.
*
* @param producer the producer used to send to the endpoint
* @param previousExchange the previous exchange