Skip to content

Commit a889466

Browse files
authored
Fix scripting-misc library name
1 parent 56490ff commit a889466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: proposals/scripting-support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ starting from the 1.2.50 release. The following API and helper libraries are gen
646646
- `kotlin-scripting-common` - API, interfaces, data structures and properties
647647
- `kotlin-scripting-jvm` - JVM-specific properties and default implementations
648648
- `kotlin-scripting-jvm-host` - JVM-specific host helpers
649-
- `kotlin-scripting-common` - an experimental DSL for properties
649+
- `kotlin-scripting-misc` - an experimental DSL for properties
650650

651651
The basic examples could be found in the `libraries/samples/scripting` folder in the Kotlin source code repository.
652652

0 commit comments

Comments
 (0)