Skip to content

Commit 61d5682

Browse files
committed
Functions: macro attributes -> attribute macros
1 parent cb53ba3 commit 61d5682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/items/functions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ The attributes that have meaning on a function are [`cfg`], [`deprecated`],
158158
[`doc`], `export_name`, `link_section`, `no_mangle`, [the lint check
159159
attributes], [`must_use`], [the procedural macro attributes], [the testing
160160
attributes], and [the optimization hint attributes]. Functions also accept
161-
macro attributes.
161+
attributes macros.
162162

163163
[IDENTIFIER]: identifiers.html
164164
[RAW_STRING_LITERAL]: tokens.html#raw-string-literals

0 commit comments

Comments
 (0)