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

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

commit f3c7f53e072c9203d4b8395c6f7ffcb8c790e046
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Sat Jan 11 19:16:46 2020 +0100

    Regen docs
---
 docs/components/modules/ROOT/pages/timer-component.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/components/modules/ROOT/pages/timer-component.adoc 
b/docs/components/modules/ROOT/pages/timer-component.adoc
index 175f65b..74a6b7d 100644
--- a/docs/components/modules/ROOT/pages/timer-component.adoc
+++ b/docs/components/modules/ROOT/pages/timer-component.adoc
@@ -28,11 +28,11 @@ You can append query options to the URI in the following 
format,
 *Note:* The IN body of the generated exchange is `null`. So
 `exchange.getIn().getBody()` returns `null`.
 
-TIP:*Advanced Scheduler*
+*TIP:* Advanced Scheduler
 See also the xref:quartz-component.adoc[Quartz] component that supports much 
more
 advanced scheduling.
 
-TIP:*Specify time in human friendly format*
+*TIP:* Specify time in human friendly format
 You can specify the time in
 
xref:manual::faq/how-do-i-specify-time-period-in-a-human-friendly-syntax.adoc[human
 friendly syntax].

Reply via email to