1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00

Fixed spelling

This commit is contained in:
James Booth 2015-09-30 00:07:35 +01:00
parent 1afe492e30
commit 075c108e2d

View File

@ -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) {