aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2019-06-22 19:52:13 +0200
committerGitHub <noreply@github.com>2019-06-22 19:52:13 +0200
commit6c166d51fd5e64196b4269831bc8548a9bbc5834 (patch)
treef8f22c74f58f3f8977869a915384e49e7e7e58ce /src/main
parent514b63f48684ab82031b0291da8d303abe1d680c (diff)
fix typo
Diffstat (limited to 'src/main')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index dbd45bed4..49221a532 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -917,7 +917,7 @@
<string name="pref_show_own_accounts_summary">Show own accounts in chats and contacts if you have multiple accounts.</string>
<string name="pref_show_own_accounts">Show own accounts</string>
<string name="message_encryption">Message encryption</string>
- <string name="enable_message_encryption">This chat is unencrypted. For security reasons you should enable message encryption, prefareable OMEMO. If anything isn\'t working for you, you could disbale message encryption by pressing the key lock icon.</string>
+ <string name="enable_message_encryption">This chat is unencrypted. For security reasons you should enable message encryption, prefareable OMEMO. If anything isn\'t working for you, you could disable message encryption by pressing the key lock icon.</string>
<string name="hide_warning">Hide warning</string>
<string name="change_password_in_next_step">You can change the generated password in the next step to your needs.</string>
</resources>