Skip to content

Commit daee83c

Browse files
committed
Fix mount doc
1 parent 1a0596a commit daee83c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shared-bindings/storage/__init__.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
//| directly.
4949
//|
5050

51-
//| .. function:: mount(filesystem, mount_path, \*, readonly=False, disable_concurrent_write_protection=False)
51+
//| .. function:: mount(filesystem, mount_path, \*, readonly=False)
5252
//|
5353
//| Mounts the given filesystem object at the given path.
5454
//|

0 commit comments

Comments
 (0)