summaryrefslogtreecommitdiffhomepage
path: root/android/src
diff options
context:
space:
mode:
Diffstat (limited to 'android/src')
-rw-r--r--android/src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml
index 4d4bd398db..dc473995eb 100644
--- a/android/src/main/res/values/strings.xml
+++ b/android/src/main/res/values/strings.xml
@@ -159,8 +159,8 @@
<string name="wireguard_key_verification_failure">Key verification failed</string>
<string name="wireguard_public_key">WireGuard public key</string>
<string name="copied_wireguard_public_key">Copied WireGuard public key to clipboard</string>
- <string name="split_tunnelling">Split tunnelling</string>
- <string name="split_tunnelling_description">Split tunnelling makes it possible to select which
+ <string name="split_tunnelling">Split tunneling</string>
+ <string name="split_tunnelling_description">Split tunneling makes it possible to select which
applications should not be routed through the VPN tunnel.</string>
<string name="enabled">Enabled</string>
<string name="exclude_applications">Exclude applications</string>