Fix small typo (#510)
This commit is contained in:
committed by
Nikolay Igotti
parent
ee116b1a91
commit
93ef9c5e5c
@@ -6,5 +6,5 @@ in a package.
|
||||
Q: How do I create shared library?
|
||||
|
||||
A: It is not possible at the moment. Currently Kotlin/Native could be used to produce either
|
||||
_Kotlin/Native_ own library format, which can be statically linked with application or
|
||||
or an executable for target.
|
||||
_Kotlin/Native_ own library format, which can be statically linked with application
|
||||
or an executable for target.
|
||||
|
||||
Reference in New Issue
Block a user