Skip to content

Commit d81c544

Browse files
authored
Merge pull request #5 from Axhale/main
2 parents 5868ee4 + 5644923 commit d81c544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ mode = "test"
401401
hint = """
402402
第一步,你可以添加枚举以使代码可以无错误编译。
403403
然后在 `process()` 中创建一个匹配表达式。
404-
注意有些消息变量你需要在匹配表达式中进行结构,以得到变量中的值。"""
404+
注意有些消息变量你需要在匹配表达式中进行解构,以得到变量中的值。"""
405405

406406
# STRINGS
407407

0 commit comments

Comments
 (0)