From 4a9ba28a10ea0ca6a16aca473b9352ca636ac0a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Wed, 23 Aug 2017 20:01:48 +0200 Subject: [PATCH] Fix typo --- gajim/roster_window.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gajim/roster_window.py b/gajim/roster_window.py index 47de3df4a..e07a7f354 100644 --- a/gajim/roster_window.py +++ b/gajim/roster_window.py @@ -3698,7 +3698,7 @@ class RosterWindow: _('You are participating in one or more group chats'), _('Changing your status to invisible will result in ' 'disconnection from those group chats. Are you sure you ' - 'want to go invisible?'), on_reponse_ok=on_ok, + 'want to go invisible?'), on_response_ok=on_ok, on_response_cancel=on_cancel) return