mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-25 04:11:38 +00:00
Minor typo
This commit is contained in:
parent
6a90829744
commit
cf762df972
@ -819,7 +819,7 @@ static int init_output_ctx(struct encoder_ctx *ctx, struct encoder_cfg *cfg)
|
||||
|
||||
if (basefilename == NULL)
|
||||
{
|
||||
basefilename = get_basename("utitled");
|
||||
basefilename = get_basename("untitled");
|
||||
}
|
||||
|
||||
if (cfg->extract == 12)
|
||||
|
Loading…
Reference in New Issue
Block a user