aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-05-17 21:55:00 +0200
committerChristian Schneppe <christian@pix-art.de>2018-05-17 21:55:00 +0200
commit3b628daed3448a649499ac0874b92dc0f468e71e (patch)
tree5c570eb47b3f015d8136cead2f65a8f3628e4756 /src/main/res/values/strings.xml
parent245e32581b46acf11a2470441a296e9d520b6f71 (diff)
fix typo
Diffstat (limited to '')
-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 c3dea8e4c..9b4f16d07 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -788,6 +788,6 @@
<string name="jabber_id_copied_to_clipboard">Copied JID to clipboard</string>
<string name="copy_jabber_id">Copy JID</string>
<string name="copy_link">Copy web address</string>
- <string name="server_hint">Choose provide</string>
+ <string name="server_hint">Choose provider</string>
<string name="choose_your_server">Choose your jabber provider</string>
</resources>