Repository: camel
Updated Branches:
  refs/heads/master fa707dc3c -> 425ef2bbd


Fixed typo


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

Branch: refs/heads/master
Commit: 425ef2bbda0d8082fec34775b43cd38f19dd14eb
Parents: fa707dc
Author: Claus Ibsen <davscl...@apache.org>
Authored: Sun Sep 7 10:44:26 2014 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Sun Sep 7 10:44:34 2014 +0200

----------------------------------------------------------------------
 examples/camel-example-servlet-rest-blueprint/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/425ef2bb/examples/camel-example-servlet-rest-blueprint/README.txt
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-rest-blueprint/README.txt 
b/examples/camel-example-servlet-rest-blueprint/README.txt
index 1d78778..82e2d7d 100644
--- a/examples/camel-example-servlet-rest-blueprint/README.txt
+++ b/examples/camel-example-servlet-rest-blueprint/README.txt
@@ -23,7 +23,7 @@ First you need to install the following features in 
Karaf/ServiceMix with:
 
 Then you can install the Camel example:
 
-  osgi:install -s 
mvn:org.apache.camel/camel-example-servlet-rest-blueprintt/${project.version}
+  osgi:install -s 
mvn:org.apache.camel/camel-example-servlet-rest-blueprint/${project.version}
 
 And you can see the application running by tailing the logs
 

Reply via email to