This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 89bf293dc51 Regen
89bf293dc51 is described below
commit 89bf293dc519d346783c1ec44ab64e1ee8edb4e4
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Aug 27 07:20:19 2022 +0200
Regen
---
.../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index b8ea5569626..72a58fdca1b 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -392,7 +392,7 @@ Enriches a message with data from a secondary resource
<xs:element name="errorHandler" nillable="true" type="xs:anyType">
<xs:annotation>
<xs:documentation xml:lang="en"><![CDATA[
-Error handler settings
+Camel error handling.
]]></xs:documentation>
</xs:annotation>
</xs:element>