Skip to content

Commit fc4fcb7

Browse files
authored
Merge pull request #2233 from davidwu1010/fix-a-grammatical-error
Fixed a grammatical error in configuration doc
2 parents 717bba5 + 0e532b0 commit fc4fcb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/xdoc/configuration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ SqlSessionFactory factory =
141141

142142
<p>
143143
This feature is disabled by default. If you specify a default value into placeholder,
144-
you should be enable this feature by adding a special property as follow:
144+
you should enable this feature by adding a special property as follow:
145145
</p>
146146

147147
<source><![CDATA[

0 commit comments

Comments
 (0)