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.
2 parents 8a9a27f + f6fbf66 commit e01cc22Copy full SHA for e01cc22
docs/sources/kotlin-support.rst
@@ -84,7 +84,7 @@ Daoインタフェース
84
val (newPerson, count) = dao.insert(person)
85
86
87
-katpによるビルド
+kaptによるビルド
88
-------------------
89
90
Kotlin で記述されたクラスやインタフェースに対して注釈処理をするには `kapt <http://blog.jetbrains.com/kotlin/2015/06/better-annotation-processing-supporting-stubs-in-kapt/>`_ を実行する必要があります。
0 commit comments