Skip to content

Commit e44b7fc

Browse files
committed
fix category name for no_builtins attribute
1 parent d1b7f1c commit e44b7fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/attributes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Built-in Attributes
139139
| MacroExportContent
140140
| MacroUseContent
141141
| NakedContent
142-
| NoBinutilsContent
142+
| NoBuiltinsContent
143143
| NoImplicitPreludeContent
144144
| NoLinkContent
145145
| NoMainContent
@@ -445,7 +445,7 @@ Attribute ``no_builtins``
445445

446446
.. syntax::
447447

448-
NoBinutilsContent ::=
448+
NoBuiltinsContent ::=
449449
$$no_builtins$$
450450

451451
.. rubric:: Legality Rules

0 commit comments

Comments
 (0)