3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00

Fix typo in comment

This commit is contained in:
Pragmatic Software 2022-02-18 12:46:33 -08:00
parent 8b5428f77b
commit 55b203126c

View File

@ -233,7 +233,7 @@ sub main() {
configure_context($context, $config);
# load language before checking usage in order to handle -lang=? flag
# to list languages instea of showing a usage message
# to list languages instead of showing a usage message
my $lang = load_language($context);
# now check usage