Replaced several occurences of the word "media" by "medium"
This commit is contained in:
@ -1807,7 +1807,7 @@ int Xorriso_option_commit(struct XorrisO *xorriso, int flag)
|
||||
}
|
||||
if(!(flag&2)) {
|
||||
ret= Xorriso_reassure(xorriso, "-commit",
|
||||
"write the pending image changes to media", 0);
|
||||
"write the pending image changes to the medium", 0);
|
||||
if(ret<=0)
|
||||
{ret= 2; goto ex;}
|
||||
}
|
||||
|
Reference in New Issue
Block a user