Correction in docstring of _MaskBase
This commit is contained in:
parent
48f0c39581
commit
fec6a71c62
1 changed files with 1 additions and 1 deletions
|
|
@ -476,7 +476,7 @@ class _MaskBase:
|
|||
"""
|
||||
Represents the filtration of aerosols by a mask, both inward and
|
||||
outward.
|
||||
The nature of the various air exchange schemes means that it is expected
|
||||
The nature of the various mask models means that it is expected
|
||||
for subclasses of _MaskBase to exist.
|
||||
"""
|
||||
#: Pre-populated examples of Masks.
|
||||
|
|
|
|||
Loading…
Reference in a new issue