Skip to content

Commit 4760acc

Browse files
committed
fixed not unique section
1 parent 731df64 commit 4760acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docbkx/mappers.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<chapter id="mappers">
2323
<title>Injecting Mappers</title>
2424

25-
<section id="mappers">
25+
<section id="mappers.main">
2626
<title>Injecting Mappers</title>
2727
<para>
2828
The most interesting feature of MyBatis 3 is mappers. MyBatis-Spring lets you inject mappers on your service

0 commit comments

Comments
 (0)