Skip to content

Commit

Permalink
Doc: Fix attributes in grammar section
Browse files Browse the repository at this point in the history
  • Loading branch information
Alasdair committed Jan 30, 2025
1 parent fb4bc99 commit 5152e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/asciidoc/parser.sed
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ s/TYPE/Type/g
s/TyVar/TYPE_VARIABLE/g
s/And/and/g
s/As/as/g
s/Attribute/$[ATTRIBUTE]/g
s/Attribute/$[ATTRIBUTE/g
s/Bidir/<->/g
s/Forall/forall/g
s/Bitzero/bitzero/g
Expand Down

0 comments on commit 5152e25

Please sign in to comment.