Fix grammar/typo in last commit.

This commit is contained in:
Michael Tremer
2010-12-24 01:18:36 +01:00
parent e238e4c25b
commit 19947356c8

View File

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