Fixed spelling errors found by fossies.org with codespell
This commit is contained in:
@@ -689,7 +689,7 @@ int isoburn_prepare_disc_aux(struct burn_drive *in_d, struct burn_drive *out_d,
|
||||
if(ret > 0 && data_start <= 0x7FFFFFFF)
|
||||
opts->data_start_lba= data_start;
|
||||
|
||||
/* TODO check return values for failure. propertly clean-up on error */
|
||||
/* TODO check return values for failure. properly clean-up on error */
|
||||
|
||||
out_o->iso_source= wsrc;
|
||||
|
||||
|
Reference in New Issue
Block a user