summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMark Sayson <masayson@gmail.com>2017-08-20 12:30:13 -0700
committerArne Schwabe <arne@rfc2549.org>2018-01-26 19:10:25 +0100
commit181d59f8399858cfeb01d0c75bf4c8d1a576d64a (patch)
tree699894b9cff5fa9a461147b6c67670fd87023dd4 /README.md
parentad8749e7b8384fb742b31831ca3bf0f6d975c687 (diff)
Updates to spelling/grammar in developer docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 4ffc0d13..2223ffe1 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Developing
---------------
If you want to develop on ics-openvpn please read the [doc/README.txt](https://github.com/schwabe/ics-openvpn/blob/master/doc/README.txt) *before* opening issues or emailing me.
-Also please note that before contributing to the project that I would like to retain my ability to relicense the project for different third parties and therefore probably need a contributers agreement from any contributing party. To get started, [sign the Contributor License Agreement](https://www.clahub.com/agreements/schwabe/ics-openvpn).
+Also please note that before contributing to the project that I would like to retain my ability to relicense the project for different third parties and therefore probably need a contributer's agreement from any contributing party. To get started, [sign the Contributor License Agreement](https://www.clahub.com/agreements/schwabe/ics-openvpn).
You can help
------------
@@ -32,7 +32,7 @@ You make your life and that of your users easier if you embed the certificates i
Inline files are supported since OpenVPN 2.1rc1 and documented in the [OpenVPN 2.3 man page](https://community.openvpn.net/openvpn/wiki/Openvpn23ManPage) (under INLINE FILE SUPPORT)
-(Using inline certifaces can also make your life on non Android platforms easier since you have only one file.)
+(Using inline certifaces can also make your life on non-Android platforms easier since you only have one file.)
For example `ca mycafile.pem` becomes
```
@@ -47,12 +47,12 @@ Footnotes
-----------
Please note that OpenVPN used by this project is under GPLv2.
-If you cannot or do not want to use the Play Store you can [download the apk files directly](http://plai.de/android/) .
+If you cannot or do not want to use the Play Store you can [download the apk files directly](http://plai.de/android/).
If you want to donate you can donate to [arne-paypal@rfc2549.org via paypal](https://www.paypal.com/cgi-bin/webscr?hosted_button_id=R2M6ZP9AF25LS&cmd=_s-xclick), or alternatively if you believe in fancy Internet money you can use Bitcoin: 1EVWVqpVQFhoFE6gKaqSkfvSNdmLAjcQ9z
The old official or main repository was a Mercurial (hg) repository at http://code.google.com/p/ics-openvpn/source/
-The new git repository is now at GitHub under https://github.com/schwabe/ics-openvpn
+The new Git repository is now at GitHub under https://github.com/schwabe/ics-openvpn
-Please read the doc/README before asking question or starting development.
+Please read the doc/README before asking questions or starting development.