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 e79e72c08a7ec73e278b7909353dbf4cd1d2ad6b
Author: jingge <[email protected]>
AuthorDate: Wed Nov 29 07:26:29 2023 +0100

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

diff --git a/flink-formats/flink-hadoop-bulk/pom.xml 
b/flink-formats/flink-hadoop-bulk/pom.xml
index b4b0aa819ca..c4442572d1b 100644
--- a/flink-formats/flink-hadoop-bulk/pom.xml
+++ b/flink-formats/flink-hadoop-bulk/pom.xml
@@ -163,7 +163,7 @@ under the License.
                        </exclusions>
                </dependency>
 
-               <!-- ArchUit test dependencies -->
+               <!-- ArchUnit test dependencies -->
 
                <dependency>
                        <groupId>org.apache.flink</groupId>

Reply via email to