Skip to content

Commit a74e785

Browse files
committed
fix: autocorrect lint
1 parent 9a88db7 commit a74e785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next/locales/zh_CN/LC_MESSAGES/language.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ msgstr "顶层的值声明(包括 `fn`,`let` 和 `const`)"
539539

540540
#: ../../language/attributes.md:57
541541
msgid "Top-level type declarations (including `type`, `struct`, and `enum`)"
542-
msgstr "顶层的类型声明(包括 `type`, `struct` 和 `enum`)"
542+
msgstr "顶层的类型声明(包括 `type`,`struct` 和 `enum`)"
543543

544544
#: ../../language/attributes.md:58
545545
msgid "Trait method declarations"

0 commit comments

Comments
 (0)