Corrected spelling errors found by lintian
This commit is contained in:
@ -1601,7 +1601,7 @@ int Xorriso_overwrite_dest(struct XorrisO *xorriso, void *boss_iter,
|
||||
Xorriso_msgs_submit(xorriso, 0, xorriso->info_text, 0, "FAILURE", 0);
|
||||
return(0);
|
||||
} else if (dest_ret==1 && !xorriso->do_overwrite) {
|
||||
sprintf(xorriso->info_text, "%s: May not overwite: ", activity);
|
||||
sprintf(xorriso->info_text, "%s: May not overwrite: ", activity);
|
||||
Text_shellsafe(eff_dest, xorriso->info_text, 1);
|
||||
Xorriso_msgs_submit(xorriso, 0, xorriso->info_text, 0, "FAILURE", 0);
|
||||
return(0);
|
||||
|
Reference in New Issue
Block a user