This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new bb7f1b3 Fix typo intercpt -> intercept bb7f1b3 is described below commit bb7f1b39d9f51803fc73ecfb07479da8d4d4b8ff Author: Aurélien Pupier <apup...@redhat.com> AuthorDate: Wed Dec 30 11:53:02 2020 +0100 Fix typo intercpt -> intercept --- .../camel-core-engine/src/main/docs/modules/eips/pages/intercept.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/camel-core-engine/src/main/docs/modules/eips/pages/intercept.adoc b/core/camel-core-engine/src/main/docs/modules/eips/pages/intercept.adoc index 7f08ba3..25618f3 100644 --- a/core/camel-core-engine/src/main/docs/modules/eips/pages/intercept.adoc +++ b/core/camel-core-engine/src/main/docs/modules/eips/pages/intercept.adoc @@ -230,8 +230,8 @@ And in XML DSL: -------------------------------------- -[[Intercept-AdvancedusageofIntercpt]] -== Advanced usage of Intercpt +[[Intercept-AdvancedusageofIntercept]] +== Advanced usage of Intercept The `interceptFrom` and `interceptSendToEndpoint` supports endpoint URI matching by the following rules in the given order: