Arch: Typos

Source comment documentation typos + misc.
This commit is contained in:
luzpaz
2017-12-24 09:56:11 -05:00
committed by wmayer
parent 4eb5a431fa
commit a0d53e5fee
4 changed files with 6 additions and 5 deletions

View File

@@ -444,7 +444,7 @@ class Component:
return None
def rebase(self,shape):
"""returns a shape that is a copy ofthe original shape
"""returns a shape that is a copy of the original shape
but centered on the (0,0) origin, and a placement that is needed to
reposition that shape to its original location/orientation"""
import DraftGeomUtils,math