]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Fix unnecessary capitalisation at the start of a configure warning.
authorSadie Powell <sadie@witchery.services>
Wed, 9 Jun 2021 03:52:42 +0000 (04:52 +0100)
committerSadie Powell <sadie@witchery.services>
Wed, 9 Jun 2021 03:52:42 +0000 (04:52 +0100)
configure

index d39a80e3944dd461311e338d48459f8cb743c48e..60624ca4f53b64f3a5456c8d170685d5de53e77b 100755 (executable)
--- a/configure
+++ b/configure
@@ -443,7 +443,7 @@ EOQ
        }
 } elsif (!defined $opt_disable_auto_extras) {
        print_warning <<"EOM";
-You are building without enabling any SSL modules. This is not
+you are building without enabling any SSL modules. This is not
 recommended as SSL greatly enhances the security and privacy of your IRC server
 and in a future version will be <|BOLD required|> for linking servers.