Skip to content

Commit 9ac57b6

Browse files
lazkammuetzel
andcommitted
Update web/docs/c.md
Co-authored-by: Markus Mützel <[email protected]>
1 parent c892feb commit 9ac57b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/docs/c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ link [w]setargv.obj to your program. By default it is not enabled. For more
77
details see
88
https://learn.microsoft.com/en-us/cpp/c-language/expanding-wildcard-arguments
99

10-
With mingw-w64 there are three ways wildcard expansion con be configured:
10+
With mingw-w64, there are three ways wildcard expansion can be configured:
1111

1212
1. mingw-w64 can be configured at build time to either enable or disable wildcard expansion by default via the `--enable-wildcard` configure flags. This can to be overridden on a per .exe basis by the user.
1313

0 commit comments

Comments
 (0)