Skip to content

Commit 46c8f7c

Browse files
LouisCADrecheej
authored andcommitted
Fix typos in gradle.properties (Kotlin#2211)
1 parent 5ad0033 commit 46c8f7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ jsdom_global_version=3.0.2
4747
kotlin.incremental.multiplatform=true
4848
kotlin.native.ignoreDisabledTargets=true
4949

50-
# Site deneration
50+
# Site generation
5151
jekyll_version=4.0
5252

53-
# JS IR baceknd sometimes crashes with out-of-memory
53+
# JS IR backend sometimes crashes with out-of-memory
5454
# TODO: Remove once KT-37187 is fixed
5555
org.gradle.jvmargs=-Xmx2g
5656

0 commit comments

Comments
 (0)