From: Petter Reinholdtsen Date: Wed, 9 Apr 2014 09:33:23 +0000 (+0000) Subject: Typo. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/0dc18e5b92e47db625b995fbb0070a411ae5bb90?ds=sidebyside Typo. --- diff --git a/blog/data/2014-04-09-nice-s3ql.txt b/blog/data/2014-04-09-nice-s3ql.txt index dd987f1d65..d59704f849 100644 --- a/blog/data/2014-04-09-nice-s3ql.txt +++ b/blog/data/2014-04-09-nice-s3ql.txt @@ -261,7 +261,7 @@ check out the mounted S3QL file system to see if it would be usable as a home directory (in other word, that it provided POSIX semantics when it come to locking and umask handling etc). Running my -test code to check file system semantics, I was happy to discover that +test code to check file system semantics, I was happy to discover that no error was found. So the file system can be used for home directories, if one chooses to do so.