spelling fixes

This commit is contained in:
Дмитрий Левин 2003-11-08 20:50:58 +00:00
parent 8752de9a5f
commit 04408005de

View File

@ -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) {