aboutsummaryrefslogtreecommitdiff
path: root/docs/comparison.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/comparison.md')
-rw-r--r--docs/comparison.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/comparison.md b/docs/comparison.md
index 39ac813..d8864db 100644
--- a/docs/comparison.md
+++ b/docs/comparison.md
@@ -29,7 +29,7 @@ Overview
| File interface | FUSE | FUSE | in-kernel filesystem | WebDAV | FUSE |
| Platforms | Linux (OSX planned [7]) | Linux, OSX; third-party Windows port | Linux only | Linux, OSX, Windows | Linux, OSX |
| User interface | Command line only | Command line; third-party graphical | Integrated in login process | Graphical only; Command line planned [8] | Command line only |
-| Lines of Code {1} | 3,442 | 9,320 | 7662 {2} | 9921 | 21,353 {3} |
+| Lines of Code {1} | 3,442 | 9,320 | 7,662 {2} | 9,921 | 21,353 {3} |
References:
[[1]](https://github.com/rfjakob/gocryptfs/releases/tag/v0.1)
@@ -46,7 +46,7 @@ References:
Notes:
{1} All computed using `cloc`
{2} Counting only `fs/ecryptfs/`
-{3} Counting only `sources/`
+{3} Counting `sources/`
General Security
----------------