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:49 UTC

[camel] 02/06: Fixed docs for SetProperty 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 b878c57b8d9c62c5c7d9f15ac9663fd05c983604
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 5 10:03:15 2018 +0100

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

diff --git a/camel-core/src/main/docs/eips/setProperty-eip.adoc b/camel-core/src/main/docs/eips/setProperty-eip.adoc
index 47d07b4..3e547d7 100644
--- a/camel-core/src/main/docs/eips/setProperty-eip.adoc
+++ b/camel-core/src/main/docs/eips/setProperty-eip.adoc
@@ -1,7 +1,7 @@
 [[setProperty-eip]]
 == Set Property EIP
 
-The SetProperty EIP allows you to set the body of your exchange.
+The SetProperty EIP allows you to set a property on your exchange.
 
 === Options
 

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