Skip to content

Commit 02cf1aa

Browse files
authored
Fix typo in ImportC article (#3081)
1 parent da1a2ba commit 02cf1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/importc.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $(HEADERNAV_TOC)
1818
It describes the specifics of the dialect of C that
1919
ImportC is, and how to use it effectively.)
2020

21-
$(P ImportC and $(LINK2 https://dlang.org/spec/betterc.html) are very different.
21+
$(P ImportC and $(LINK2 https://dlang.org/spec/betterc.html, BetterC) are very different.
2222
ImportC is an actual C compiler. BetterC is a subset of D that relies only on the
2323
existence of the C Standard library.)
2424

0 commit comments

Comments
 (0)