Skip to content

Commit 456844f

Browse files
committed
[ci skip] proper indentation
1 parent b479cb3 commit 456844f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mybatis-spring-boot-autoconfigure/src/site/xdoc/index.xml.vm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,14 +238,14 @@ public class CityDao {
238238
</td>
239239
<td>
240240
A MyBatis <code>Configuration</code> bean. About available properties see the <a href="http://www.mybatis.org/mybatis-3/configuration.html#settings">MyBatis reference page</a>.
241-
<span class="label important">NOTE</span> This property cannot use at the same time with the <code>config-location</code>.
241+
<span class="label important">NOTE</span> This property cannot use at the same time with the <code>config-location</code>.
242242
</td>
243243
</tr>
244244
</tbody>
245245
</table>
246246

247-
</subsection>
248-
247+
</subsection>
248+
249249
<subsection name="Running Samples">
250250
<p>The project provides two samples so you play and experiment with them:</p>
251251

0 commit comments

Comments
 (0)