You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2017/06/22 19:55:05 UTC

camel git commit: Correct typo

Repository: camel
Updated Branches:
  refs/heads/master b42ce8574 -> e2e17397a


Correct typo


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e2e17397
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e2e17397
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e2e17397

Branch: refs/heads/master
Commit: e2e17397a43e9ec5fab7d5522928b2520b47b3dd
Parents: b42ce85
Author: Babak Vahdat <bv...@apache.org>
Authored: Thu Jun 22 21:54:57 2017 +0200
Committer: Babak Vahdat <bv...@apache.org>
Committed: Thu Jun 22 21:54:57 2017 +0200

----------------------------------------------------------------------
 camel-core/src/main/docs/rest-api-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/e2e17397/camel-core/src/main/docs/rest-api-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/rest-api-component.adoc b/camel-core/src/main/docs/rest-api-component.adoc
index c66121d..d6b565b 100644
--- a/camel-core/src/main/docs/rest-api-component.adoc
+++ b/camel-core/src/main/docs/rest-api-component.adoc
@@ -305,7 +305,7 @@ data format. See the INFO box below for more details.
 |xml |Binding to/from xml is enabled, and requires `camel-jaxb` on the
 classpath. See the INFO box below for more details.
 
-|json_xml |Biding to/from json and xml is enabled and requires both data formats to
+|json_xml |Binding to/from json and xml is enabled and requires both data formats to
 be on the classpath. See the INFO box below for more details.
 |=======================================================================