Fix mount doc
This commit is contained in:
parent
1a0596a2fb
commit
daee83c10b
|
@ -48,7 +48,7 @@
|
|||
//| directly.
|
||||
//|
|
||||
|
||||
//| .. function:: mount(filesystem, mount_path, \*, readonly=False, disable_concurrent_write_protection=False)
|
||||
//| .. function:: mount(filesystem, mount_path, \*, readonly=False)
|
||||
//|
|
||||
//| Mounts the given filesystem object at the given path.
|
||||
//|
|
||||
|
|
Loading…
Reference in New Issue