Commit 36b841d6 by rfkelly0

fix typo in changelog

parent 7f9532d0
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* SFTPFS: access remote files on a SFTP server * SFTPFS: access remote files on a SFTP server
* WrapFS: filesystem that wraps an FS object and transparently * WrapFS: filesystem that wraps an FS object and transparently
modifies its contents (think encryption, compression, ...) modifies its contents (think encryption, compression, ...)
* LazyFS: lazily instaniate an FS object the first time it is used * LazyFS: lazily instantiate an FS object the first time it is used
* ReadOnlyFS: a WrapFS that makes an fs read-only * ReadOnlyFS: a WrapFS that makes an fs read-only
* Ability to expose FS objects to the outside world: * Ability to expose FS objects to the outside world:
* expose.fuse: expose an FS object using FUSE * expose.fuse: expose an FS object using FUSE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment