diff options
| author | Yasin <a.piri@hotmail.de> | 2023-09-19 19:33:02 +0200 |
|---|---|---|
| committer | Yasin <a.piri@hotmail.de> | 2023-09-19 19:33:02 +0200 |
| commit | f6fb7fabecfb2dcb0a19caccdfab321fb3362999 (patch) | |
| tree | e5ee51b03264f37f21161a40328f388132043b7a | |
| parent | cdbaa2e586ba2217bd2c05de343f21cb538435f2 (diff) | |
| download | Skyblocker-f6fb7fabecfb2dcb0a19caccdfab321fb3362999.tar.gz Skyblocker-f6fb7fabecfb2dcb0a19caccdfab321fb3362999.tar.bz2 Skyblocker-f6fb7fabecfb2dcb0a19caccdfab321fb3362999.zip | |
typo
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index d1cf0e94..905745e7 100644 --- a/build.gradle +++ b/build.gradle @@ -80,7 +80,7 @@ dependencies { // Occlusion Culling (https://github.com/LogisticsCraft/OcclusionCulling) include implementation("com.logisticscraft:occlusionculling:${project.occlusionculling_version}") - // neu repoparser | implement it if this is beeing used + // neu repoparser | implement it if this is being used // include implementation("moe.nea:neurepoparser:${project.repoparser_version}") } |
