mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +02:00
Fix grammar/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 program not finnished.\n");
|
||||
fprintf(flog, "Setup has program not finished.\n");
|
||||
fflush(flog);
|
||||
fclose(flog);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user