Fixed grammer/typo in last commit.

This commit is contained in:
Michael Tremer
2010-12-24 01:19:42 +01:00
parent 19947356c8
commit 20fa8ccd19

View File

@@ -202,7 +202,7 @@ EXIT:
{
newtWinMessage(ctr[TR_WARNING], ctr[TR_OK], ctr[TR_SETUP_NOT_COMPLETE]);
fprintf(flog, "Setup has program not finished.\n");
fprintf(flog, "Setup program has not finished.\n");
fflush(flog);
fclose(flog);