summaryrefslogtreecommitdiff
path: root/src/leap/gui/firstrun/providersetup.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/leap/gui/firstrun/providersetup.py')
-rw-r--r--src/leap/gui/firstrun/providersetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/gui/firstrun/providersetup.py b/src/leap/gui/firstrun/providersetup.py
index 0f0bdbd0..7c19dc3f 100644
--- a/src/leap/gui/firstrun/providersetup.py
+++ b/src/leap/gui/firstrun/providersetup.py
@@ -54,7 +54,7 @@ class ProviderSetupValidationPage(ValidationPage):
# (so we're able to go back an correct)
step = "fetch_eipcert"
- update_signal.emit('validating credentials', 20)
+ update_signal.emit('Validating credentials', 20)
unamek = 'login_userName'
passwk = 'login_userPassword'