From e69ed249cbae253b592b79dbe2409709a9f9e16b Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 9 Jun 2021 04:52:42 +0100 Subject: Fix unnecessary capitalisation at the start of a configure warning. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index d39a80e39..60624ca4f 100755 --- 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. -- cgit v1.2.3