Skip to content

Commit c5fac90

Browse files
ntreldlang-bot
authored andcommitted
[trivial] [spec/attribute] Fix 2 headings
1 parent 7f4c13b commit c5fac90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/attribute.dd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ $(GNAME DeprecatedAttribute):
402402
)
403403

404404

405-
$(H2 $(LNAME2 visibility_attributes, Visibility Attribute))
405+
$(H2 $(LNAME2 visibility_attributes, Visibility Attributes))
406406

407407
$(GRAMMAR
408408
$(GNAME VisibilityAttribute):
@@ -618,7 +618,7 @@ void main() { foo(); /* error, foo is disabled */ }
618618
)
619619

620620

621-
$(H2 $(LNAME2 safe, $(D @safe), $(D @trusted), and $(D @system) Attribute))
621+
$(H2 $(LNAME2 safe, $(D @safe), $(D @trusted), and $(D @system) Attributes))
622622

623623
$(P See $(DDSUBLINK spec/function, function-safety, Function Safety).)
624624

0 commit comments

Comments
 (0)