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

jingge pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 31d3ea7842242078356a496efff358a2f95f999b
Author: jingge <[email protected]>
AuthorDate: Wed Nov 29 07:27:08 2023 +0100

    [hotfix][orc-nohive][test] fix typo
---
 flink-formats/flink-orc-nohive/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-formats/flink-orc-nohive/pom.xml 
b/flink-formats/flink-orc-nohive/pom.xml
index 3d171697e51..ddb94027232 100644
--- a/flink-formats/flink-orc-nohive/pom.xml
+++ b/flink-formats/flink-orc-nohive/pom.xml
@@ -107,7 +107,7 @@ under the License.
                        <scope>test</scope>
                </dependency>
 
-               <!-- ArchUit test dependencies -->
+               <!-- ArchUnit test dependencies -->
 
                <dependency>
                        <groupId>org.apache.flink</groupId>

Reply via email to