From 091fab90eecfcd7c98912d94e16bbbacf0432d04 Mon Sep 17 00:00:00 2001 From: Marc Stammerjohann Date: Tue, 25 Jul 2017 16:01:02 +0800 Subject: [PATCH] fix english typo [ci skip] --- main/ui/src/main/resources/localization/en.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/ui/src/main/resources/localization/en.txt b/main/ui/src/main/resources/localization/en.txt index fe723e5bb..d1b457cee 100644 --- a/main/ui/src/main/resources/localization/en.txt +++ b/main/ui/src/main/resources/localization/en.txt @@ -83,7 +83,7 @@ unlock.messageLabel.startServerFailed=Starting WebDAV server failed. # change_password.fxml changePassword.label.oldPassword=Old Password -changePassword.label.newPassword=New Nassword +changePassword.label.newPassword=New Password changePassword.label.retypePassword=Retype Password changePassword.label.downloadsPageLink=All Cryptomator versions changePassword.button.change=Change Password