summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2016-01-06 11:35:14 +0100
committerArne Schwabe <arne@rfc2549.org>2016-01-06 11:35:21 +0100
commit2fc13a452f0140ffaba10078cde299917de81ab3 (patch)
tree9c204e6860e47f2667994da927bcb6868acbf3d3
parent0afca29d2cbc338e8fbae6f41780fd4f41995670 (diff)
Fix typo
-rwxr-xr-xmain/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/main/res/values/strings.xml b/main/src/main/res/values/strings.xml
index 35076818..1d608c4d 100755
--- a/main/src/main/res/values/strings.xml
+++ b/main/src/main/res/values/strings.xml
@@ -385,7 +385,7 @@
<string name="lastdumpdate">(Last dump is %1$d:%2$dh old (%3$s))</string>
<string name="clear_log_on_connect">Clear log on new connection</string>
<string name="connect_timeout">Connect Timeout</string>
- <string name="no_allowed_app">No allowed app added. Addding ourselves (%s) to have at least one app in the allowed app list to not allow all apps</string>
+ <string name="no_allowed_app">No allowed app added. Adding ourselves (%s) to have at least one app in the allowed app list to not allow all apps</string>
<string name="query_permissions_sdcard">OpenVPN for Android can try to discover the missing file(s) on the sdcard automatically. Tap this message start the permission request.</string>
<string name="protocol">Protocol</string>
<string name="enabled_connection_entry">Enabled</string>