You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/03/05 09:09:51 UTC

[camel] 04/06: Fixed docs for set header EIP

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

commit 5d8afbcd6ca79d4a2a40bf4f1c5a2762902c02a7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 5 10:06:39 2018 +0100

    Fixed docs for set header EIP
---
 camel-core/src/main/docs/eips/setHeader-eip.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-core/src/main/docs/eips/setHeader-eip.adoc b/camel-core/src/main/docs/eips/setHeader-eip.adoc
index 713eeea..cacd003 100644
--- a/camel-core/src/main/docs/eips/setHeader-eip.adoc
+++ b/camel-core/src/main/docs/eips/setHeader-eip.adoc
@@ -17,7 +17,7 @@ The Set Header EIP supports 1 options which are listed below:
 
 === Examples
 
-The following example shows how to use the SetProperty EIP
+The following example shows how to use the SetHeader EIP
 
 [source,java]
 ----

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.