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 f04ca4f6690 Polish variables docs
f04ca4f6690 is described below

commit f04ca4f66901991693db81f8f3ed5cd64487debe
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Nov 3 13:45:42 2024 +0100

    Polish variables docs
---
 docs/user-manual/modules/ROOT/pages/variables.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/variables.adoc 
b/docs/user-manual/modules/ROOT/pages/variables.adoc
index 08ef5e7b3e1..bb62b72d65e 100644
--- a/docs/user-manual/modules/ROOT/pages/variables.adoc
+++ b/docs/user-manual/modules/ROOT/pages/variables.adoc
@@ -249,8 +249,8 @@ special support for choosing to use variables over the 
current `Exchange`:
 - from
 - to
 - toD
-- poll
 - enrich
+- poll
 - pollEnrich
 - wireTap
 - unmarshal
@@ -273,6 +273,7 @@ The following table summarizes what the EIP supports with 
variables:
 | To | yes | yes
 | ToD | yes | yes
 | Enrich | yes | yes
+| Poll | | yes
 | PollEnrich | | yes
 | WireTap | yes |
 | Unmarshal | yes | yes

Reply via email to