1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 16:07:46 +02:00

SPELLING IS FOR FOOLS

This commit is contained in:
Lehi Toskin 2014-03-11 19:54:09 -07:00
parent cc3513968e
commit 93fb9611f7

View File

@ -348,7 +348,7 @@ void chat_onInvite (ToxWindow *self, ToxAv *av)
ChatContext *ctx = self->chatwin;
wprintw(ctx->history, "Incomming audio call!\n"
wprintw(ctx->history, "Incoming audio call!\n"
"Answer: \"/answer\" \"/cancel\"\n");
alert_window(self, WINDOW_ALERT_0, true);