Skip to content

Commit a129d71

Browse files
committed
iBATIS/MyBatis typo
1 parent c059e17 commit a129d71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/java/org/apache/ibatis/migration/template_README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Welcome!
22

3-
This is an iBATIS Migration repository. You can specify the repository
3+
This is an MyBatis Migration repository. You can specify the repository
44
directory when running migrations using the --path=<repos-directory>
55
option. The default path is the current working directory ("./").
66

@@ -32,7 +32,7 @@ To create a new migration script, use the "new" command. To run
3232
all pending migrations, use the "up" command. To undo the last
3333
migration applied, use the "down" command etc.
3434

35-
For more information about commands and options, run the ibatis
36-
migration script with the --help option.
35+
For more information about commands and options, run the MyBatis
36+
Migration script with the --help option.
3737

3838
Enjoy.

0 commit comments

Comments
 (0)