Skip to content

Commit 501c9a6

Browse files
authored
Merge pull request #1991 from bin0234/patch-2
Update zh/configuration.xml
2 parents 937222a + 60e3bd8 commit 501c9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/zh/xdoc/configuration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ SqlSessionFactory factory = new SqlSessionFactoryBuilder().build(reader, environ
570570
shrinkWhitespacesInSql
571571
</td>
572572
<td>
573-
Removes extra whitespace characters from the SQL. Note that this also affects literal strings in SQL. (Since 3.5.5)
573+
从SQL中删除多余的空格字符。请注意,这也会影响SQL中的文字字符串。 (新增于 3.5.5)
574574
</td>
575575
<td>
576576
true | false

0 commit comments

Comments
 (0)