Skip to content

Commit 49b2d1a

Browse files
JunJaBoyarnaudgiuliani
authored andcommitted
update KoinExtension.kt
1 parent 59c829a commit 49b2d1a

File tree

1 file changed

+1
-1
lines changed
  • projects/core/koin-core/src/commonMain/kotlin/org/koin/core/extension

1 file changed

+1
-1
lines changed

projects/core/koin-core/src/commonMain/kotlin/org/koin/core/extension/KoinExtension.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import org.koin.core.Koin
2525
interface KoinExtension {
2626

2727
/**
28-
* register from Koin instance
28+
* Register from Koin instance
2929
*/
3030
fun onRegister(koin : Koin)
3131

0 commit comments

Comments
 (0)