mirror of
https://github.com/gumyr/build123d.git
synced 2026-01-17 06:41:56 -08:00
Fix docstring typo in class Plane
This commit is contained in:
parent
a130e34023
commit
ff3efb2575
1 changed files with 1 additions and 1 deletions
|
|
@ -1354,7 +1354,7 @@ class Plane:
|
|||
YX +y +x -z
|
||||
ZY +z +y -x
|
||||
front +x +z -y
|
||||
back -x +z -y
|
||||
back -x +z +y
|
||||
left -y +z -x
|
||||
right +y +z +x
|
||||
top +x +y +z
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue