aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Straub <andy@strb.org>2016-06-03 18:16:44 +0200
committerAndreas Straub <andy@strb.org>2016-06-03 18:16:44 +0200
commit17c62b5991c41162cf58e8d5f1b58331a00a1ab0 (patch)
tree9990a98cd84ac4f4f3f383667d109e1af86e0a3f
parent161fdf7340f1a461d936947a52ceb0de67239203 (diff)
Fix typo
-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 c2810639..757ebb0a 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -118,7 +118,7 @@
<string name="pref_sound">Ringtone</string>
<string name="pref_sound_summary">Play sound when a new message arrives</string>
<string name="pref_notification_grace_period">Grace Period</string>
- <string name="pref_notification_grace_period_summary">The length of time Conversations keeps quite after seeing activity on another device</string>
+ <string name="pref_notification_grace_period_summary">The length of time Conversations keeps quiet after seeing activity on another device</string>
<string name="pref_advanced_options">Advanced</string>
<string name="pref_never_send_crash">Never send crash reports</string>
<string name="pref_never_send_crash_summary">By sending in stack traces you are helping the ongoing development of Conversations</string>