Skip to content

Commit a254252

Browse files
Update Attributes.md to remove error
1 parent 45c9ae6 commit a254252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TSPL.docc/ReferenceManual/Attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ indicates the macro's role:
9797
on an extension, a type alias, or a type that's nested inside a function,
9898
or use an extension macro to add an extension that has a peer macro.
9999

100-
The peer, member, and accessor macro roles require a `names:` argument,
100+
The peer and member macro roles require a `names:` argument,
101101
listing the names of the symbols that the macro generates.
102102
The extension macro role also requires a `names:` argument
103103
if the macro adds declarations inside the extension.

0 commit comments

Comments
 (0)