From 41a51530efe372f80a114b8f164160d92e87b836 Mon Sep 17 00:00:00 2001 From: Alexander Bus Date: Mon, 6 Jan 2014 22:14:13 +0700 Subject: [PATCH] Fixed typo. --- src/main/resources/i18n/en.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/i18n/en.properties b/src/main/resources/i18n/en.properties index 9c589268..fd7a19fe 100644 --- a/src/main/resources/i18n/en.properties +++ b/src/main/resources/i18n/en.properties @@ -105,7 +105,7 @@ profile.generate_new_api_key=Generate new API key profile.generate_new_api_key_info=Changing password will generate a new API key profile.opml_export=OPML export profile.delete_account=Delete account -profile.delete_account_confirmation=Delete your acount? There's no turning back! +profile.delete_account_confirmation=Delete your account? There's no turning back! about.rest_api=REST API about.keyboard_shortcuts=Keyboard shortcuts @@ -153,4 +153,4 @@ about.shortcuts.fullscreen=toggle full screen mode about.shortcuts.font_size=increase/decrease font size of the current entry about.shortcuts.go_to_all=go to the All view about.shortcuts.go_to_starred=go to the Starred view -about.shortcuts.feed_search=navigate to a subscription by entering the subscription name \ No newline at end of file +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name