Fix a typo in the httpauth dialog
This commit is contained in:
parent
9cd8788400
commit
04939cc6c3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue