Corrected spelling errors found by lintian.debian.org
This commit is contained in:
parent
bdc68c9589
commit
a25066ebb2
@ -3940,7 +3940,7 @@ static int Xorriso_set_hfsplus_crtp(struct XorrisO *xorriso, IsoNode *node,
|
||||
goto failure;
|
||||
} else if(ret == 0) {
|
||||
strcat(xorriso->info_text,
|
||||
"Programm error: iso_node_add_xinfo refuses to attach HFS+ creator and type");
|
||||
"Program error: iso_node_add_xinfo refuses to attach HFS+ creator and type");
|
||||
Xorriso_msgs_submit(xorriso, 0, xorriso->info_text, 0, "FAILURE", 0);
|
||||
goto failure;
|
||||
}
|
||||
|
@ -584,7 +584,7 @@ klammer_affe:;
|
||||
} else {
|
||||
Xorriso_dialog_input(xorriso,cpt,strlen(line)+1,2); /* write to history */
|
||||
sprintf(xorriso->info_text,
|
||||
"--- Unrecognized input beginning with @. Please enter someting else.\n");
|
||||
"--- Unrecognized input beginning with @. Please enter something else.\n");
|
||||
Xorriso_info(xorriso,0);
|
||||
{ret= 3; goto ex;}
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2016.07.03.204237"
|
||||
#define Xorriso_timestamP "2016.07.16.111233"
|
||||
|
Loading…
Reference in New Issue
Block a user