8000 Fix typo in comment · DanteG41/postgres@caa6e12 · GitHub
[go: up one dir, main page]

Skip to content

Commit caa6e12

Browse files
committed
Fix typo in comment
Andreas Karlsson
1 parent 69e5b1e commit caa6e12

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
@@ -12,7 +12,7 @@
1212
# wal_segsize => 16, # --with-wal-segsize, 16MB by default
1313
ldap => 1, # --with-ldap
1414
nls => undef, # --enable-nls=<path>
15-
tcl => undef, # --with-tls=<path>
15+
tcl => undef, # --with-tcl=<path>
1616
perl => undef, # --with-perl
1717
python => undef, # --with-python=<path>
1818
krb5 => undef, # --with-krb5=<path>

0 commit comments

Comments
 (0)
0