diff options
author | KwadroNaut <KwadroNaut@users.noreply.github.com> | 2017-04-18 12:26:46 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2017-04-18 12:36:12 +0200 |
commit | 3f2865340d7017078b0a97cb49d343a73362bc2f (patch) | |
tree | ebf30ae36cb3ed6014b900ca9f980743b87765cd | |
parent | 2ce45194f863d24c2ce1047e857cca2be73e39fb (diff) |
typo's Readme.
Minor, even before you talked about the documentation about CLA's. They're so minor a CLA isn't even warranted ;-)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ OpenVPN for Android Description ------------ -With the new VPNService of Android API level 14+ (Ice Cream Sandwhich) it is possible to create a VPN service that does not root access. This project is a port of OpenVPN. +With the new VPNService of Android API level 14+ (Ice Cream Sandwich) it is possible to create a VPN service that does not need root access. This project is a port of OpenVPN. Developing --------------- |