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/07/09 12:34:44 UTC

[camel] branch camel-2.22.x updated: CAMEL-12628 - Fixed camel-hawtdb typo in docs

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-2.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.22.x by this push:
     new cffa15e  CAMEL-12628 - Fixed camel-hawtdb typo in docs
cffa15e is described below

commit cffa15e3b11838d82377e385d2a71ace972d2ba8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 9 14:33:46 2018 +0200

    CAMEL-12628 - Fixed camel-hawtdb typo in docs
---
 components/camel-hawtdb/src/main/docs/hawtdb.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-hawtdb/src/main/docs/hawtdb.adoc b/components/camel-hawtdb/src/main/docs/hawtdb.adoc
index 22d10f3..711b4c3 100644
--- a/components/camel-hawtdb/src/main/docs/hawtdb.adoc
+++ b/components/camel-hawtdb/src/main/docs/hawtdb.adoc
@@ -18,7 +18,7 @@ there is a https://github.com/fusesource/leveldbjni[leveldbjni] project
 for that. The Apache ActiveMQ project is planning on using leveldb as
 their primary file based message store in the future, to replace kahadb.
 
-There os a camel-leveldb component we recommend to
+There is a camel-leveldb component we recommend to
 use instead of this.
 
 *Issue with HawtDB 1.4 or older*