]> 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:24:14 +0000 (09:24 +0100)
Andreas Karlsson

src/tools/msvc/config_default.pl

index 4d69dc2a2e4836a619276851d9ad3e2268996e5b..d7a9fc50390b030d07248c00f645755e625328f1 100644 (file)
@@ -18,7 +18,7 @@ our $config = {
        icu       => undef,    # --with-icu=<path>
        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>