Minor typo

This commit is contained in:
Carlos Fernandez 2017-02-06 11:11:44 -08:00
parent 6a90829744
commit cf762df972

View File

@ -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)