You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/12/31 05:49:05 UTC

[camel] branch camel-3.14.x updated: Update java-xml-io-dsl.adoc (#6607)

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

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


The following commit(s) were added to refs/heads/camel-3.14.x by this push:
     new 8badd2b  Update java-xml-io-dsl.adoc (#6607)
8badd2b is described below

commit 8badd2b2d6e9bad1afdc8212820f49eb0eeceb68
Author: Chirag <ch...@gmail.com>
AuthorDate: Fri Dec 31 00:48:24 2021 -0500

    Update java-xml-io-dsl.adoc (#6607)
    
    Even when XML is YAML, it is better to call XML as XML.
---
 dsl/camel-xml-io-dsl/src/main/docs/java-xml-io-dsl.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/camel-xml-io-dsl/src/main/docs/java-xml-io-dsl.adoc b/dsl/camel-xml-io-dsl/src/main/docs/java-xml-io-dsl.adoc
index d544ef4..5632719 100644
--- a/dsl/camel-xml-io-dsl/src/main/docs/java-xml-io-dsl.adoc
+++ b/dsl/camel-xml-io-dsl/src/main/docs/java-xml-io-dsl.adoc
@@ -3,7 +3,7 @@
 //Header attributes written by hand.
 :doctitle: XML Io Dsl
 :artifactid: camel-xml-io-dsl
-:description: Camel DSL with YAML
+:description: Camel DSL with XML
 :supportlevel: Stable
 //Manually maintained attributes
 :group: DSL