Reacted on some of the complaints of codespell
This commit is contained in:
@@ -685,7 +685,7 @@ int Xorriso_cmd_sorting_rank(struct XorrisO *xorriso,
|
||||
"* Character sets:",
|
||||
"charset", "local_charset",
|
||||
|
||||
"* Aquiring source and target drive:",
|
||||
"* Acquiring source and target drive:",
|
||||
"dev", "indev", "outdev",
|
||||
|
||||
"* Drive and media related inquiry actions (2):",
|
||||
@@ -923,7 +923,7 @@ ex:
|
||||
bit1= these are command line arguments
|
||||
(for xorriso->argument_emulation)
|
||||
bit2= Only execute the one command argv[*idx] and advance
|
||||
*idx to the next command if sucessful. Then return.
|
||||
*idx to the next command if successful. Then return.
|
||||
*/
|
||||
int Xorriso_interpreter(struct XorrisO *xorriso,
|
||||
int argc, char **argv, int *idx, int flag)
|
||||
|
Reference in New Issue
Block a user