mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 20:42:58 +02:00
Fixed grammer/typo in last commit.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user