Skip to content

Commit 6e69877

Browse files
author
SixthDot
authored
Update importc.dd (#3723)
1 parent fd7e1f5 commit 6e69877

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
@@ -109,7 +109,7 @@ $(H2 $(LNAME2 command-line, Invoking ImportC))
109109
)
110110

111111
$(P will compile `hello.c` with ImportC and link it to create the executable
112-
file `hello` (`hello.exe` on Windows) which can be run
112+
file `hello` (`hello.exe` on Windows)
113113
)
114114

115115
$(BEST_PRACTICE explicitly use a `.i` or `.c` extension when

0 commit comments

Comments
 (0)