Skip to content

Commit e01cc22

Browse files
authored
Merge pull request #155 from yyYank/patch-1
fix typo
2 parents 8a9a27f + f6fbf66 commit e01cc22

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)