Fixed spelling errors found by fossies.org with codespell
This commit is contained in:
@ -1782,7 +1782,7 @@ int Xorriso_blank_media(struct XorrisO *xorriso, int flag)
|
||||
burn_disc_get_profile(drive, ¤t_profile, current_profile_name);
|
||||
|
||||
disc_state = isoburn_disc_get_status(drive);
|
||||
if(current_profile == 0x13) { /* overwriteable DVD-RW */
|
||||
if(current_profile == 0x13) { /* overwritable DVD-RW */
|
||||
/* Depending on flag bit1 formatted DVD-RW will get blanked to sequential
|
||||
state or pseudo blanked by invalidating an eventual ISO image. */
|
||||
if(flag&2)
|
||||
|
Reference in New Issue
Block a user