You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/04/07 12:53:30 UTC

[camel] branch master updated: Regen for commit 3e40e689d60cad13a38978dcdd616f9e4134b460

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


The following commit(s) were added to refs/heads/master by this push:
     new 3c66a17  Regen for commit 3e40e689d60cad13a38978dcdd616f9e4134b460
3c66a17 is described below

commit 3c66a177a25f86c3a80528ad4e7950aef0012820
Author: oscerd <os...@users.noreply.github.com>
AuthorDate: Wed Apr 7 12:48:04 2021 +0000

    Regen for commit 3e40e689d60cad13a38978dcdd616f9e4134b460
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../resources/org/apache/camel/catalog/docs/log-component.adoc          | 2 +-
 docs/components/modules/ROOT/pages/log-component.adoc                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/log-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/log-component.adoc
index 97be835..f8f352f 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/log-component.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/log-component.adoc
@@ -16,7 +16,7 @@ include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/log.adoc[o
 The Log component logs message exchanges to the underlying logging
 mechanism.
 
-Camel uses http://www.slf4j.org/[sfl4j] which allows you to configure
+Camel uses http://www.slf4j.org/[slf4j] which allows you to configure
 logging via, among others:
 
 * Log4j
diff --git a/docs/components/modules/ROOT/pages/log-component.adoc b/docs/components/modules/ROOT/pages/log-component.adoc
index 319246d..3d33672 100644
--- a/docs/components/modules/ROOT/pages/log-component.adoc
+++ b/docs/components/modules/ROOT/pages/log-component.adoc
@@ -18,7 +18,7 @@ include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/log.adoc[o
 The Log component logs message exchanges to the underlying logging
 mechanism.
 
-Camel uses http://www.slf4j.org/[sfl4j] which allows you to configure
+Camel uses http://www.slf4j.org/[slf4j] which allows you to configure
 logging via, among others:
 
 * Log4j