Skip to content

Commit 1c8fc9c

Browse files
committed
fix: redundant translation
1 parent 3f99138 commit 1c8fc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-6-beta.docc/ReferenceManual/Attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
你只能将声明特性应用于声明。
2121

22-
### attached(特性)
22+
### attached
2323

2424
`attached` 特性应用于宏声明。该特性的参数指示宏的角色。对于具有多个角色的宏,针对每个角色多次应用 `attached` 宏,每个角色应用一次。
2525

0 commit comments

Comments
 (0)