aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQais Patankar <qaisjp@gmail.com>2014-06-16 22:02:48 +0100
committerBenjamin Fleischer <fleiben@gmail.com>2015-03-16 15:34:34 +0100
commit9bcb98945405db3d64cd8dca409aa18990ff1929 (patch)
treee421a5e7eab75b54ed6d3d194b37de543b20f634
parentf2b17c299bedcc729bff8fe9c4a93a6d97f478bd (diff)
downloadsshfs-9bcb98945405db3d64cd8dca409aa18990ff1929.tar
sshfs-9bcb98945405db3d64cd8dca409aa18990ff1929.tar.gz
sshfs-9bcb98945405db3d64cd8dca409aa18990ff1929.tar.bz2
sshfs-9bcb98945405db3d64cd8dca409aa18990ff1929.zip
Fix english
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1fdad40..c11f21b 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ The idea of sshfs was taken from the SSHFS filesystem distributed with
LUFS, which I found very useful. There were some limitations of that
codebase, so I rewrote it. Features of this implementation are:
- - Based on FUSE (the best userspace filesystem framework for Linux ;)
+ - Based on FUSE (the best userspace filesystem framework for Linux ;))
- Multithreading: more than one request can be on it's way to the
server