Skip to content

Commit 97223c1

Browse files
authored
タイポを修正
1 parent 06ef376 commit 97223c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/sql.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ SQLファイルとDaoのメソッドのマッピングは次のアノテーシ
4949
* @Delete(sqlFile = true)
5050
* @BatchInsert(sqlFile = true)
5151
* @BatchUpdate(sqlFile = true)
52-
* @BaatchDelete(sqlFile = true)
52+
* @BatchDelete(sqlFile = true)
5353

5454
SQLファイル
5555
===========

0 commit comments

Comments
 (0)