We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6890b06 commit 412f221Copy full SHA for 412f221
src/main/kotlin/ScriptDirectives.kt
@@ -46,7 +46,7 @@ annotation class DependsOnMaven(val artifactLocator: String)
46
//annotation class MavenRepository(val id: String = "", val url: String)
47
48
/**
49
- * Declare a maven repository that will be used by kscript to resole dependencies
+ * Declare a maven repository that will be used by kscript to resolve dependencies
50
*
51
* @param id A user-defined name for this repository
52
* @param url The endpoint under which maven will find the repo
0 commit comments