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 2022/10/11 09:16:00 UTC

[camel] 05/06: CAMEL-18600: properties component - Allow to turn off nested placeholders

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

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

commit c67673e9d71d39e4bbb1bf9f5bd3bdb99c47036a
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Oct 11 11:08:31 2022 +0200

    CAMEL-18600: properties component - Allow to turn off nested placeholders
---
 core/camel-base/src/main/docs/properties-component.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/camel-base/src/main/docs/properties-component.adoc b/core/camel-base/src/main/docs/properties-component.adoc
index e1b0d58357d..928b5461454 100644
--- a/core/camel-base/src/main/docs/properties-component.adoc
+++ b/core/camel-base/src/main/docs/properties-component.adoc
@@ -120,9 +120,9 @@ For fine grained configuration of the location, then this can be done as follows
 ----
 
 
-== Spring Boot Auto-Configuration
+== Options
 
-The component supports 10 options, which are listed below.
+The component supports the following options, which are listed below.
 
 [width="100%",cols="2,5,^1,2",options="header"]
 |===