Skip to content

Commit 66bf4db

Browse files
committed
[doc] Missing closing tag.
1 parent 53c4d35 commit 66bf4db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/site/xdoc/mappers.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ public MapperFactoryBean<UserMapper> userMapper() throws Exception {
106106
factoryBean.setSqlSessionFactory(sqlSessionFactory());
107107
return factoryBean;
108108
}]]></source>
109+
</subsection>
109110

110111
<subsection name="Scanning for mappers" id="scan">
111112
<p>

0 commit comments

Comments
 (0)