Fix typo in comment

This commit is contained in:
Pragmatic Software 2022-02-18 12:46:33 -08:00
parent 8b5428f77b
commit 55b203126c
1 changed files with 1 additions and 1 deletions

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