From 7872d20554abdbff7b1016ea47451897a842fe8f Mon Sep 17 00:00:00 2001 From: Irmen de Jong Date: Fri, 2 Jul 2021 20:58:17 +0200 Subject: [PATCH] rename spelling mistake --- .../src/prog8/ast/antlr/{Antr2Kotlin.kt => Antlr2Kotlin.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename compilerAst/src/prog8/ast/antlr/{Antr2Kotlin.kt => Antlr2Kotlin.kt} (100%) diff --git a/compilerAst/src/prog8/ast/antlr/Antr2Kotlin.kt b/compilerAst/src/prog8/ast/antlr/Antlr2Kotlin.kt similarity index 100% rename from compilerAst/src/prog8/ast/antlr/Antr2Kotlin.kt rename to compilerAst/src/prog8/ast/antlr/Antlr2Kotlin.kt