Misc. typos: Please merge right before 0.17 release
I'm still finding typos in the source code. I propose that you keep this PR open prior ro relaese and then merge so that if I find other typos in the meantime they will be part this release.
This commit is contained in:
@@ -38,7 +38,7 @@ def tankCapacityCurve(tank, n):
|
||||
|
||||
Returned value:
|
||||
List of computed points. Each point contains the filling level percentage
|
||||
(interval [0, 1]), the the filling level (0 for the bottom of the tank), and
|
||||
(interval [0, 1]), the filling level (0 for the bottom of the tank), and
|
||||
the volume.
|
||||
"""
|
||||
bbox = tank.Shape.BoundBox
|
||||
|
||||
Reference in New Issue
Block a user