summaryrefslogtreecommitdiffhomepage
path: root/android/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'android/src/main')
-rw-r--r--android/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml
index 720a406465..fd9e78d2bd 100644
--- a/android/src/main/res/values/strings.xml
+++ b/android/src/main/res/values/strings.xml
@@ -167,7 +167,7 @@
<string name="enable">Enable</string>
<string name="enable_custom_dns">Use custom DNS server</string>
<string name="add_a_server">Add a server</string>
- <string name="custom_dns_example">e.g. 123.456.789.111</string>
+ <string name="custom_dns_example">e.g. 10.0.0.4</string>
<string name="custom_dns_footer">Enable to add at least one DNS server.</string>
<string name="confirm_public_dns">The DNS server you are trying to add might not work because
it is public. Currently we only support local DNS servers.</string>