Fix typos

This commit is contained in:
luzpaz
2023-12-22 13:35:23 +00:00
parent d783f2fce4
commit 9c8a3f27f9
6 changed files with 7 additions and 7 deletions

View File

@@ -128,7 +128,7 @@ def getSelEdges(nEdge=1, nSel=0):
def getCoordinateVectors(view):
'''
(px,py,pz) = getCoordinateVectors(view)
view ... selcted view
view ... selected view
(px,py,pz) ... returned tuple of vectors (App.Vector)
calculate projected vectors of x-, y- and z-axis
'''