* refactor, typo.

This commit is contained in:
sunhao
2023-05-11 09:38:19 +08:00
parent ad3deed32c
commit 7dd5be20a1
+1 -1
View File
@@ -483,7 +483,7 @@ XHTML规定所有属性都必须有一个值,没有值的就重复本身。例
比如:
<script>
/**
* Displays an confirmation box beforme to submit a "DROP/DELETE/ALTER" query.
* Displays an confirmation box before to submit a "DROP/DELETE/ALTER" query.
* This function is called while clicking links
*
* @author wangcs<wangcs@okooo.net>