Skip to content

Commit f6fbf66

Browse files
author
yy_yank
authored
fix typo
1 parent 8a9a27f commit f6fbf66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/kotlin-support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Daoインタフェース
8484
val (newPerson, count) = dao.insert(person)
8585
8686
87-
katpによるビルド
87+
kaptによるビルド
8888
-------------------
8989
9090
Kotlin で記述されたクラスやインタフェースに対して注釈処理をするには `kapt <http://blog.jetbrains.com/kotlin/2015/06/better-annotation-processing-supporting-stubs-in-kapt/>`_ を実行する必要があります。

0 commit comments

Comments
 (0)