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
The following commit(s) were added to refs/heads/main by this push:
new 1ac5b4b9071 Fix typo in doc for Maven settings.xml (#11892)
1ac5b4b9071 is described below
commit 1ac5b4b9071608979c170be8981c9455706cc2a7
Author: Aurélien Pupier <[email protected]>
AuthorDate: Thu Nov 2 17:10:09 2023 +0100
Fix typo in doc for Maven settings.xml (#11892)
Signed-off-by: Aurélien Pupier <[email protected]>
---
docs/user-manual/modules/ROOT/pages/camel-jbang.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
index 3316f00ccb0..210b4a4d149 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
@@ -2531,10 +2531,10 @@ The follow options related to _exporting_, can be
configured in `application.pro
|Additional maven repositories for download on-demand (Use commas to separate
multiple repositories)
|`camel.jbang.mavenSettings`
-|Optional location of maven setting.xml file to configure servers,
repositories, mirrors and proxies. If set to false, not even the default
~/.m2/settings.xml will be used.
+|Optional location of Maven settings.xml file to configure servers,
repositories, mirrors and proxies. If set to false, not even the default
~/.m2/settings.xml will be used.
|`camel.jbang.mavenSettingsSecurity`
-|Optional location of maven settings-security.xml file to decrypt settings.xml
+|Optional location of Maven settings-security.xml file to decrypt settings.xml
|`camel.jbang.exportDir`
|Directory where the project will be exported