From 04939cc6c376c9de61e1eecb158c0f276c6bdf96 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sat, 20 Aug 2016 00:56:40 +0200 Subject: Fix a typo in the httpauth dialog --- poezio/core/handlers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poezio/core/handlers.py b/poezio/core/handlers.py index bc94129d..484f7378 100644 --- a/poezio/core/handlers.py +++ b/poezio/core/handlers.py @@ -1267,7 +1267,7 @@ SHA-512 of the new certificate: %s confirm_tab = tabs.ConfirmTab(self.core, 'HTTP Verification', """ -Someone (maybe you) has requested an identity verification regarding +Someone (maybe you) has requested an identity verification using method "%s" for the url "%s". The transaction id is: %s -- cgit v1.2.3