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.
1 parent 8a9a27f commit f6fbf66Copy full SHA for f6fbf66
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