Minor spelling correction - no functional changes.

This commit is contained in:
Andrew Leary 2016-02-12 23:43:15 -05:00
parent b4218d4370
commit 028d6db472

View File

@ -131,7 +131,7 @@ int main(int argc, char **argv)
do_quiet = TRUE;
InitClient(sUnixName, (char *)"mbsebbs", (char *)"Unknown", CFG.logfile,
CFG.bbs_loglevel, CFG.error_log, CFG.mgrlog, CFG.debuglog);
IsDoing("Loging in");
IsDoing("Logging in");
Syslog(' ', " ");
Syslog(' ', "MBSEBBS v%s", VERSION);