fix comment

This commit is contained in:
Looly 2021-06-24 08:54:20 +08:00
parent c94375e922
commit bead588ede

View File

@ -33,7 +33,7 @@ public class EscapeUtil {
* < (less than) 替换为 <
* > (greater than) 替换为 >
* " (double quote) 替换为 "
* ' (single quote / apostrophe) 替换为 '
* ' (single quote / apostrophe) 替换为 '
* </pre>
*
* @param xml XML文本