Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 510cc2e

Browse files
committed
Fix typo in comment
Andreas Karlsson
1 parent 9773f05 commit 510cc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/msvc/config_default.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
gss => undef, # --with-gssapi=<path>
1919
nls => undef, # --enable-nls=<path>
2020
tap_tests => undef, # --enable-tap-tests
21-
tcl => undef, # --with-tls=<path>
21+
tcl => undef, # --with-tcl=<path>
2222
perl => undef, # --with-perl
2323
python => undef, # --with-python=<path>
2424
openssl => undef, # --with-openssl=<path>

0 commit comments

Comments
 (0)