mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix comment
This commit is contained in:
parent
bead588ede
commit
36dcc17390
@ -12,7 +12,7 @@ import cn.hutool.core.text.replacer.ReplacerChain;
|
|||||||
* < (less than) 替换为 &lt;
|
* < (less than) 替换为 &lt;
|
||||||
* > (greater than) 替换为 &gt;
|
* > (greater than) 替换为 &gt;
|
||||||
* " (double quote) 替换为 &quot;
|
* " (double quote) 替换为 &quot;
|
||||||
* ' (single quote / apostrophe) 替换为 &apos;
|
* ' (single quote / apostrophe) 替换为 &apos;
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
* @author looly
|
* @author looly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user