Misc. typos

+ stepcode typo submitted upsream https://github.com/stepcode/stepcode/pull/372
This commit is contained in:
luz.paz
2018-01-04 22:58:46 -05:00
committed by Yorik van Havre
parent 442892ffa7
commit 831bf31817
16 changed files with 22 additions and 22 deletions

View File

@@ -277,7 +277,7 @@ class DraftTool:
self.commitList.append((name,func))
def getStrings(self,addrot=None):
"returns a couple of useful strings fro building python commands"
"returns a couple of useful strings for building python commands"
# current plane rotation
p = plane.getRotation()