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

Merge pull request #94 from lehitoskin/spellcheck

SPELLING IS FOR FOOLS
This commit is contained in:
JFreegman 2014-03-11 22:57:33 -04:00
commit 5e377639c8

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);