Changeset ce30f9d in trunk


Ignore:
Timestamp:
2021-10-22T19:04:45Z (3 years ago)
Author:
Jean-Paul Calderone <exarkun@…>
Branches:
master
Children:
ff57706
Parents:
bcdfb815
Message:

clean up copyediting errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/allmydata/storage/immutable.py

    rbcdfb815 rce30f9d  
    111111
    112112        :param Optional[int] max_size: If given, the maximum number of bytes
    113            that this ``ShareFile`` will accept to be stored. ``write`` will
    114            accept in total.
     113           that this ``ShareFile`` will accept to be stored.
    115114
    116115        :param bool create: If ``True``, create the file (and fail if it
Note: See TracChangeset for help on using the changeset viewer.