Skip to content

Commit a04dd39

Browse files
BolpatQuirin Schroll
andauthored
Fix Grammar Page (#3868)
Co-authored-by: Quirin Schroll <[email protected]>
1 parent 73f51d1 commit a04dd39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/grammar.dd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ $(H2 Lexical Syntax)
88

99
$(P Refer to the page for $(LINK2 lex.html, lexical syntax).)
1010

11-
$(SUMMARY_GRAMMAR)
11+
$(GRAMMAR_SUMMARY)
1212

1313
$(SPEC_SUBNAV_PREV_NEXT istring, Interpolation Expression Sequence, module, Modules)
1414
)
@@ -29,4 +29,4 @@ Macros:
2929
PSCURLYSCOPE=$(GLINK NonEmptyOrScopeBlockStatement)
3030
TRAITS_LINK2=$(LINK2 traits.html#$1, $(D $1))
3131
GLINK2=$(GLINK $2)
32-
SUMMARY_GRAMMAR=$0
32+
GRAMMAR_SUMMARY=$0

0 commit comments

Comments
 (0)