mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-02-01 22:20:37 +00:00
args.c: minor correction of typos
This commit is contained in:
parent
cb46c89423
commit
bb8992578f
2
args.c
2
args.c
@ -482,7 +482,7 @@ void print_welcome() {
|
||||
}
|
||||
|
||||
printf("Detected %d config sections\n", config.custom_configs_len + 1);
|
||||
printf("The sections will be processed in ordred they goes in this output\n");
|
||||
printf("The sections will be processed in order they goes in this output\n");
|
||||
|
||||
ITER_CONFIG_SECTIONS(section) {
|
||||
int section_number = CONFIG_SECTION_NUMBER(section);
|
||||
|
Loading…
Reference in New Issue
Block a user