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

ppalaga pushed a commit to branch 3.27.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/3.27.x by this push:
     new 173be2f96f Typo in cxf-soap usage.adoc
173be2f96f is described below

commit 173be2f96f52ca6bea96bad7a60d99b4a95ec824
Author: Andreas Jonsson <[email protected]>
AuthorDate: Sat Oct 25 16:07:07 2025 +0200

    Typo in cxf-soap usage.adoc
    
    Tiny typo, a "to" is missing.
---
 docs/modules/ROOT/pages/reference/extensions/cxf-soap.adoc | 2 +-
 extensions/cxf-soap/runtime/src/main/doc/usage.adoc        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/pages/reference/extensions/cxf-soap.adoc 
b/docs/modules/ROOT/pages/reference/extensions/cxf-soap.adoc
index 831b0d2210..2fd31b4833 100644
--- a/docs/modules/ROOT/pages/reference/extensions/cxf-soap.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/cxf-soap.adoc
@@ -57,7 +57,7 @@ IMPORTANT: To learn about supported use cases and WS 
specifications, see the Qua
 [id="extensions-cxf-soap-usage-dependency-management"]
 === Dependency management
 
-The CXF and `quarkus-cxf` versions are 
xref:user-guide/dependency-management.adoc[managed] by {project-name}. You do 
not need select compatible versions for those projects.
+The CXF and `quarkus-cxf` versions are 
xref:user-guide/dependency-management.adoc[managed] by {project-name}. You do 
not need to select compatible versions for those projects.
 
 [id="extensions-cxf-soap-usage-client"]
 === Client
diff --git a/extensions/cxf-soap/runtime/src/main/doc/usage.adoc 
b/extensions/cxf-soap/runtime/src/main/doc/usage.adoc
index 40baca10db..2bd204961f 100644
--- a/extensions/cxf-soap/runtime/src/main/doc/usage.adoc
+++ b/extensions/cxf-soap/runtime/src/main/doc/usage.adoc
@@ -7,7 +7,7 @@ IMPORTANT: To learn about supported use cases and WS 
specifications, see the Qua
 
 === Dependency management
 
-The CXF and `quarkus-cxf` versions are 
xref:user-guide/dependency-management.adoc[managed] by {project-name}. You do 
not need select compatible versions for those projects.
+The CXF and `quarkus-cxf` versions are 
xref:user-guide/dependency-management.adoc[managed] by {project-name}. You do 
not need to select compatible versions for those projects.
 
 === Client
 

Reply via email to