mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 11:26:21 +00:00
Fixed spelling
This commit is contained in:
@@ -772,7 +772,7 @@ sv_ev_lastactivity_response(const char * const from, const int seconds, const ch
|
||||
if (msg) {
|
||||
cons_show("%s currently logged in, status: %s", from, msg);
|
||||
} else {
|
||||
cons_show("%s currently loggrd in", from);
|
||||
cons_show("%s currently logged in", from);
|
||||
}
|
||||
} else {
|
||||
if (msg) {
|
||||
|
||||
Reference in New Issue
Block a user