diff options
author | Jakob Unterwurzacher | 2020-10-17 15:47:53 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2020-10-17 15:47:53 +0200 |
commit | 6df9104c5d4877add3224d2f0ad8755a8d72982e (patch) | |
tree | 221271c263f549b08793f36a0c0d5011d2e957a1 /docs/comparison.md | |
parent | 88085e6d0317e1502f96bc753c9f822e55ef9f4e (diff) |
Fix typos
Diffstat (limited to 'docs/comparison.md')
-rw-r--r-- | docs/comparison.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/comparison.md b/docs/comparison.md index 7277391..0800280 100644 --- a/docs/comparison.md +++ b/docs/comparison.md @@ -98,7 +98,7 @@ which is why I converted it to html. <tr> <td>Platforms</td> <!-- gocryptfs --><td>Linux, MacOS, 3rd-party Windows port <a href="https://github.com/bailey27/cppcryptfs">cppcryptfs</a>, - 3rd-party Android port <a href="https://github.com/hardcore-sushi/DroidFS">DroidFD</a></td> + 3rd-party Android port <a href="https://github.com/hardcore-sushi/DroidFS">DroidFS</a></td> <!-- encfs --><td>Linux, MacOS, 3rd-party Windows port</td> <!-- ecryptfs --><td>Linux</td> <!-- cryptomtr --><td>Linux, MacOS, Windows</td> |