Commit 2e1b4935 by rfkelly0

fix typo

parent 01b2fd2e
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
* New FS implementations (under fs.contrib): * New FS implementations (under fs.contrib):
* BigFS: read contents of a BIG file (C&C game file format) * BigFS: read contents of a BIG file (C&C game file format)
* DAVFS: access a remote files stored on a WebDAV server * DAVFS: access remote files stored on a WebDAV server
* New fs.expose implementations: * New fs.expose implementations:
* dokan: mount an FS object as a drive using Dokan (win32-only) * dokan: mount an FS object as a drive using Dokan (win32-only)
* Modified listdir and walk methods to accept callables as well as strings * Modified listdir and walk methods to accept callables as well as strings
......
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