]> granicus.if.org Git - postgresql/commitdiff
Fix typo in comment
authorMagnus Hagander <magnus@hagander.net>
Mon, 27 Nov 2017 08:24:14 +0000 (09:24 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 27 Nov 2017 08:29:03 +0000 (09:29 +0100)
Andreas Karlsson

src/tools/msvc/config_default.pl

index e50be7e42d23d672fdaaf1dfb6aea601fcad897a..5a940bbd563d1985894ed31259934f89405cf3ce 100644 (file)
@@ -17,7 +17,7 @@ our $config = {
        extraver  => undef,    # --with-extra-version=<string>
        nls       => undef,    # --enable-nls=<path>
        tap_tests => undef,    # --enable-tap-tests
-       tcl       => undef,    # --with-tls=<path>
+       tcl       => undef,    # --with-tcl=<path>
        perl      => undef,    # --with-perl
        python    => undef,    # --with-python=<path>
        openssl   => undef,    # --with-openssl=<path>