Skip to content

Commit f84b92c

Browse files
dokutokudlang-bot
authored andcommitted
Fix invalid link
1 parent ceef073 commit f84b92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/type.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ $(GNAME Typeof):
726726
typeof(S.foo) n; // n is declared to be an int
727727
--------------------
728728

729-
$(P If the expression is a $(DDLINK, spec/template, Template, Template),
729+
$(P If the expression is a $(DDLINK spec/template, Template, Template),
730730
$(D typeof) gives the type $(D void).
731731
)
732732

0 commit comments

Comments
 (0)