This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new c83c0884899 Loop EIP - Remove text about useable for testing only.
c83c0884899 is described below

commit c83c0884899536c39ca4089547bd4b39f6ec213d
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Oct 5 13:11:52 2023 +0200

    Loop EIP - Remove text about useable for testing only.
---
 core/camel-core-engine/src/main/docs/modules/eips/pages/loop-eip.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/core/camel-core-engine/src/main/docs/modules/eips/pages/loop-eip.adoc 
b/core/camel-core-engine/src/main/docs/modules/eips/pages/loop-eip.adoc
index 20aa6ff7014..066062cd61a 100644
--- a/core/camel-core-engine/src/main/docs/modules/eips/pages/loop-eip.adoc
+++ b/core/camel-core-engine/src/main/docs/modules/eips/pages/loop-eip.adoc
@@ -6,7 +6,7 @@
 :supportlevel: Stable
 :tabs-sync-option:
 
-The Loop EIP allows for processing a message a number of times, possibly in a 
different way for each iteration. Useful mostly during testing.
+The Loop EIP allows for processing a message a number of times, possibly in a 
different way for each iteration.
 
 == Options
 

Reply via email to