Skip to content

Commit db24e75

Browse files
Fixes typo.
1 parent abf64a8 commit db24e75

File tree

1 file changed

+1
-1
lines changed
  • jvm/basic/jvm-simple-script/host/src/main/kotlin/org/jetbrains/kotlin/script/examples/jvm/simple/host

1 file changed

+1
-1
lines changed

jvm/basic/jvm-simple-script/host/src/main/kotlin/org/jetbrains/kotlin/script/examples/jvm/simple/host/host.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ fun evalFile(scriptFile: File): ResultWithDiagnostics<EvaluationResult> {
2121
val compilationConfiguration = createJvmCompilationConfigurationFromTemplate<SimpleScript> {
2222
jvm {
2323
// configure dependencies for compilation, they should contain at least the script base class and
24-
// its dependencise
24+
// its dependencies
2525
// variant 1: try to extract current classpath and take only a path to the specified "script.jar"
2626
dependenciesFromCurrentContext(
2727
"script" /* script library jar name (exact or without a version) */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy