spelling fixes
This commit is contained in:
parent
8752de9a5f
commit
04408005de
@ -2840,7 +2840,7 @@ static int checkFiles(StringBuf fileList, int fileListLen)
|
||||
goto exit;
|
||||
}
|
||||
|
||||
rpmMessage(RPMMESS_NORMAL, _("Checking for unpackaged files: %s\n"), s);
|
||||
rpmMessage(RPMMESS_NORMAL, _("Checking for unpackaged files (using %s):\n"), s);
|
||||
|
||||
readBuf = getOutputFrom(NULL, av, 0, getStringBuf(fileList), fileListLen, 1);
|
||||
if (!readBuf) {
|
||||
|
Loading…
Reference in New Issue
Block a user