Fix typos in docs

This commit is contained in:
Florian Festi 2016-04-09 20:54:05 +02:00
parent 68d3ed59f8
commit 5c20ecef12
2 changed files with 2 additions and 2 deletions

View File

@ -735,7 +735,7 @@ class Boxes:
style : what types of holes (not yet implemented)
:param x: width
:param y: heigth
:param y: height
:param settings: (Default value = None)
:param skip: (Default value = None) function to check if hole should be present
gets x, y, r, b, posx, posy

View File

@ -167,7 +167,7 @@ is accessible as **Boxes.fingerHolesAt**.
Hexagonal Hole patterns
.......................
Hexagonal hole patters are one way to have some ventilation for
Hexagonal hole patterns are one way to have some ventilation for
housings maded with Boxes.py. Right now both ``.rectangularWall()``
and ``.roundedPlate()`` do supports this pattern directly by passing
the parameters to the calls. For other use cases these more low level