forked from shaba/openuds
fixed literal
This commit is contained in:
parent
3fafef3b41
commit
08c15b6f60
@ -123,7 +123,7 @@ class UDSConfigDialog(QDialog):
|
||||
QMessageBox.information(
|
||||
self,
|
||||
'UDS Test',
|
||||
'Current configured token seems to be invalid for {}. Please, request e new one.'.format(config.host),
|
||||
'Current configured token seems to be invalid for {}. Please, request a new one.'.format(config.host),
|
||||
QMessageBox.Ok
|
||||
)
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user