Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Controlling from external apps
------------------------------

There is the AIDL API for real controlling (see developing section). Due to high demand also
acitvies to start/stop, pause/resume (like a user would with the notification) exists
activities to start/stop, pause/resume (like a user would with the notification) exists

- `de.blinkt.openvpn.api.DisconnectVPN`
- `de.blinkt.openvpn.api.ConnectVPN`
Expand Down
2 changes: 1 addition & 1 deletion doc/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Q: Why are you not answering my questions about modifying
thought this is open source.

A: There are many people building/wanting to build commercial VPN
clients on top of my of my client. These client often do not even
clients on top of my client. These client often do not even
honour the license of my app or the license of OpenVPN. Even if
these modified software do honour the license, I don't like doing
unpaid work/giving advice for free to commercial software
Expand Down