From a6e66cd50ef64c0f2bf6fe154edcc652a66e9a46 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sat, 9 Mar 2019 15:36:32 +0100 Subject: Fix various spelling mistakes throughout the code --- plugins/otr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/otr.py') diff --git a/plugins/otr.py b/plugins/otr.py index 9c80f390..909a4ea5 100644 --- a/plugins/otr.py +++ b/plugins/otr.py @@ -306,7 +306,7 @@ MESSAGE_INVALID = _('%(info)sThe message from %(jid_c)s%(jid)s%(info)s' OTR_ERROR = _('%(info)sReceived the following error from ' '%(jid_c)s%(jid)s%(info)s:\x19o %(err)s') -POTR_ERROR = _('%(info)sAn unspecified error in the OTR plugin occured:\n' +POTR_ERROR = _('%(info)sAn unspecified error in the OTR plugin occurred:\n' '%(exc)s') TRUST_ADDED = _('%(info)sYou added %(jid_c)s%(bare_jid)s%(info)s with key ' -- cgit v1.2.3