Repository: camel
Updated Branches:
  refs/heads/master 1e49d4758 -> c99c49e60


Polished doc


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

Branch: refs/heads/master
Commit: c99c49e60eb3813d756c31c3ce446d27bcd44bba
Parents: 1e49d47
Author: Claus Ibsen <davscl...@apache.org>
Authored: Thu Oct 6 06:23:19 2016 -0500
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Thu Oct 6 06:23:26 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c99c49e6/components/camel-metrics/src/main/docs/metrics-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-metrics/src/main/docs/metrics-component.adoc 
b/components/camel-metrics/src/main/docs/metrics-component.adoc
index 4a737ae..82174ac 100644
--- a/components/camel-metrics/src/main/docs/metrics-component.adoc
+++ b/components/camel-metrics/src/main/docs/metrics-component.adoc
@@ -144,7 +144,7 @@ class MyBean extends RouteBuilder {
 ----
 
 CAUTION: `MetricRegistry` uses internal thread(s) for reporting. There is no
-public API in version `3.0.1` for users to clean up on exit. Thus using
+public API in version DropWizard `3.0.1` for users to clean up on exit. Thus 
using
 Camel Metrics Component leads to Java classloader leak and my cause
 `OutOfMemoryErrors` in some cases.
 

Reply via email to