From 8856f3fd19fa1617b716ce1c8b9d3a3281a8398d Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Mon, 2 Sep 2013 11:42:01 -0300 Subject: Fix typo, closes #3615. --- changes/bug_3615-wizard-typo | 1 + src/leap/bitmask/gui/ui/wizard.ui | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changes/bug_3615-wizard-typo diff --git a/changes/bug_3615-wizard-typo b/changes/bug_3615-wizard-typo new file mode 100644 index 00000000..89e18174 --- /dev/null +++ b/changes/bug_3615-wizard-typo @@ -0,0 +1 @@ + o Fix typo in wizard: stablish -> establish. Closes #3615. diff --git a/src/leap/bitmask/gui/ui/wizard.ui b/src/leap/bitmask/gui/ui/wizard.ui index 3b8f1215..570c01a9 100644 --- a/src/leap/bitmask/gui/ui/wizard.ui +++ b/src/leap/bitmask/gui/ui/wizard.ui @@ -183,7 +183,7 @@ - Can we stablish a secure connection? + Can we establish a secure connection? -- cgit v1.2.3