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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new d94a58e  Fixed adoc warning
d94a58e is described below

commit d94a58eff458d9c9b0dd24ad60a50e2a78504985
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jul 31 08:00:03 2018 +0200

    Fixed adoc warning
---
 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 8cc18e0..0cbc253 100644
--- a/components/camel-hawtdb/src/main/docs/hawtdb.adoc
+++ b/components/camel-hawtdb/src/main/docs/hawtdb.adoc
@@ -37,7 +37,7 @@ for this component:
 
 
 [[HawtDB-UsingHawtDBAggregationRepository]]
-==== Using HawtDBAggregationRepository
+=== Using HawtDBAggregationRepository
 
 `HawtDBAggregationRepository` is an `AggregationRepository` which on the
 fly persists the aggregated messages. This ensures that you will not

Reply via email to