diff options
author | Jakob Unterwurzacher | 2016-01-19 23:08:10 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-01-19 23:08:10 +0100 |
commit | b9dd9e9a1cfabd4ecf7f4d3996b0a2c24cee75b4 (patch) | |
tree | a476187e0d27c54cf2b1febf43620e6f3c801d67 | |
parent | 843238224459ec8ca44980782d42eef7e7090ff6 (diff) |
Typo in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ Changelog --------- v0.7.2 -* **Fix in small file creation** +* **Fix performance issue in small file creation** * This brings performance on-par with EncFS paranoia mode, with streaming writes significantly faster * The actual [fix](https://github.com/hanwen/go-fuse/commit/c4b6b7949716d13eec856baffc7b7941ae21778c) |