Skip to content

Commit 1ec50fe

Browse files
authored
Fix typos in gradle.properties (#2211)
1 parent a34a4fc commit 1ec50fe

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
@@ -45,10 +45,10 @@ source_map_support_version=0.5.3
4545
kotlin.incremental.multiplatform=true
4646
kotlin.native.ignoreDisabledTargets=true
4747

48-
# Site deneration
48+
# Site generation
4949
jekyll_version=4.0
5050

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

0 commit comments

Comments
 (0)