summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2021-06-09 04:52:42 +0100
committerSadie Powell <sadie@witchery.services>2021-06-09 04:52:42 +0100
commite69ed249cbae253b592b79dbe2409709a9f9e16b (patch)
tree8612de32235fa5a6b2af13943c85b266924386f6
parentffdae581d4d668884f9ab0ee8ae115c070c3b494 (diff)
Fix unnecessary capitalisation at the start of a configure warning.
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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.