Fix unnecessary capitalisation at the start of a configure warning.

This commit is contained in:
Sadie Powell 2021-06-09 04:52:42 +01:00
parent ffdae581d4
commit e69ed249cb

2
configure vendored
View File

@ -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.