Skip to content

Commit 4edd06f

Browse files
Fix misspelling
1 parent 998151c commit 4edd06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ksp/src/main/kotlin/io/spine/tools/core/jvm/ksp/gradle/CommonKspSettingsPlugin.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ private fun Project.makeCompileKotlinTasksDependOnKspTasks() {
179179
}
180180

181181
/**
182-
* The function replaces default destination directory defied by
182+
* The function replaces default destination directory defined by
183183
* [com.google.devtools.ksp.gradle.KspGradleSubplugin.getKspOutputDir] to
184184
* the one we used for all the generated code at the level of the project root.
185185
*

0 commit comments

Comments
 (0)