Fix mount doc
This commit is contained in:
parent
1a0596a2fb
commit
daee83c10b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue