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 e13ae77418d Regen
e13ae77418d is described below
commit e13ae77418dcdf90085d980fc6eda06422b51985
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 23 07:16:34 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 619b406e4b0..07f3b3f2452 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>