mirror of
https://github.com/pragma-/pbot.git
synced 2024-12-23 11:12:42 +01:00
Fix typo in comment
This commit is contained in:
parent
8b5428f77b
commit
55b203126c
@ -233,7 +233,7 @@ sub main() {
|
|||||||
configure_context($context, $config);
|
configure_context($context, $config);
|
||||||
|
|
||||||
# load language before checking usage in order to handle -lang=? flag
|
# 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);
|
my $lang = load_language($context);
|
||||||
|
|
||||||
# now check usage
|
# now check usage
|
||||||
|
Loading…
Reference in New Issue
Block a user