Fix typo in camel-gson docs

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

Branch: refs/heads/master
Commit: 67053cfc6c89b72f011e9acb7ba6801a9936b491
Parents: 98766d1
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Thu Jun 30 11:40:08 2016 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Thu Jun 30 11:40:08 2016 +0200

----------------------------------------------------------------------
 components/camel-gson/src/main/docs/gson.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/67053cfc/components/camel-gson/src/main/docs/gson.adoc
----------------------------------------------------------------------
diff --git a/components/camel-gson/src/main/docs/gson.adoc 
b/components/camel-gson/src/main/docs/gson.adoc
index a0c942c..80db796 100644
--- a/components/camel-gson/src/main/docs/gson.adoc
+++ b/components/camel-gson/src/main/docs/gson.adoc
@@ -19,7 +19,7 @@ Dependencies
 ^^^^^^^^^^^^
 
 To use Gson in your camel routes you need to add the dependency
-on *camel-johnzon* which implements this data format.
+on *camel-gson* which implements this data format.
 
 If you use maven you could just add the following to your pom.xml,
 substituting the version number for the latest & greatest release (see

Reply via email to