From 4b2f9448f70f9b4b4441f8b52fe69266e9aaf808 Mon Sep 17 00:00:00 2001 From: Jack Henschel Date: Tue, 27 Sep 2016 16:20:37 +0200 Subject: Correct minor spelling errors --- src/otr/otrlibv4.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/otr') diff --git a/src/otr/otrlibv4.c b/src/otr/otrlibv4.c index ab39e81c..af41baed 100644 --- a/src/otr/otrlibv4.c +++ b/src/otr/otrlibv4.c @@ -120,7 +120,7 @@ cb_handle_msg_event(void *opdata, OtrlMessageEvent msg_event, ui_handle_otr_error(context->username, "OTR: Policy requires encryption, but attempting to send an unencrypted message."); break; case OTRL_MSGEVENT_ENCRYPTION_ERROR: - ui_handle_otr_error(context->username, "OTR: Error occured while encrypting a message, message not sent."); + ui_handle_otr_error(context->username, "OTR: Error occurred while encrypting a message, message not sent."); break; case OTRL_MSGEVENT_CONNECTION_ENDED: ui_handle_otr_error(context->username, "OTR: Message not sent because contact has ended the private conversation."); -- cgit 1.4.1-2-gfad0