Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit f30d5ae

Browse files
committed
微修正
1 parent e78cbfe commit f30d5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ println(dst.param) // -> InnerDst(foo=1, bar=2)
225225
```
226226

227227
###### ネストしたマッピングに用いられる関数の指定
228-
ネストしたマッピングは、`KMapper`をクラスから指定した場合と同様に行われます
228+
ネストしたマッピングは、`BoundKMapper`をクラスから初期化して用いることで行われます
229229
このため、`KConstructor`アノテーションを用いて呼び出し対象を指定することができます。
230230

231231
##### その他の変換

0 commit comments

Comments
 (0)