mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-12 21:32:59 +00:00
clean up copyediting errors
This commit is contained in:
parent
bcdfb8155c
commit
ce30f9dd06
@ -110,8 +110,7 @@ class ShareFile(object):
|
||||
Initialize a ``ShareFile``.
|
||||
|
||||
:param Optional[int] max_size: If given, the maximum number of bytes
|
||||
that this ``ShareFile`` will accept to be stored. ``write`` will
|
||||
accept in total.
|
||||
that this ``ShareFile`` will accept to be stored.
|
||||
|
||||
:param bool create: If ``True``, create the file (and fail if it
|
||||
exists already). ``max_size`` must not be ``None`` in this case.
|
||||
|
Loading…
x
Reference in New Issue
Block a user