Skip to content

Commit e9b5041

Browse files
authored
Merge pull request #2362 from Bolpat/patch-6
Fix broken link merged-on-behalf-of: Mike Franklin <JinShil@users.noreply.github.com>
2 parents 9a9ab6d + 298e5ec commit e9b5041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/template.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ $(GNAME TemplateSingleArgument):
9797
$(D false)
9898
$(D null)
9999
$(D this)
100-
$(GLINK2 traits, SpecialKeyword)
100+
$(GLINK2 grammar, SpecialKeyword)
101101
)
102102

103103
$(P Once instantiated, the declarations inside the template, called

0 commit comments

Comments
 (0)