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

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

diff --git a/flink-formats/flink-avro-confluent-registry/pom.xml 
b/flink-formats/flink-avro-confluent-registry/pom.xml
index f5db63019fc..247af18808e 100644
--- a/flink-formats/flink-avro-confluent-registry/pom.xml
+++ b/flink-formats/flink-avro-confluent-registry/pom.xml
@@ -160,7 +160,7 @@ under the License.
                        <type>test-jar</type>
                </dependency>
 
-               <!-- ArchUit test dependencies -->
+               <!-- ArchUnit test dependencies -->
 
                <dependency>
                        <groupId>org.apache.flink</groupId>

Reply via email to