This is an automated email from the ASF dual-hosted git repository.
orpiske 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 3114b697108 (chores) camel-robotframework: fixed checkstyle issue
3114b697108 is described below
commit 3114b6971081836fa8c8c59d4fc8b100c29d3ff7
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Wed Jun 14 07:56:46 2023 +0200
(chores) camel-robotframework: fixed checkstyle issue
---
.../component/robotframework/RobotFrameworkCamelConfiguration.java | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
a/components/camel-robotframework/src/main/java/org/apache/camel/component/robotframework/RobotFrameworkCamelConfiguration.java
b/components/camel-robotframework/src/main/java/org/apache/camel/component/robotframework/RobotFrameworkCamelConfiguration.java
index fccd59041ba..388ea52b1c4 100644
---
a/components/camel-robotframework/src/main/java/org/apache/camel/component/robotframework/RobotFrameworkCamelConfiguration.java
+++
b/components/camel-robotframework/src/main/java/org/apache/camel/component/robotframework/RobotFrameworkCamelConfiguration.java
@@ -1,9 +1,9 @@
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE String distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
- * The ASF licenses this String to You under the Apache License, Version 2.0
- * (the "License"); you may not use this String except in compliance with
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0