mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix comment
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user