Misc. typos

- Tooltip uniformity 
- source comment typo fixes
- remove double whitespaces
This commit is contained in:
luzpaz
2017-11-22 10:12:46 -05:00
committed by Yorik van Havre
parent 794a39684a
commit a225b13bef
22 changed files with 44 additions and 44 deletions

View File

@@ -122,7 +122,7 @@ class Preview(object):
if bbox.YMin < -0.01 * B * Units.Metre.Value:
del edges[k]
sections.extend(edges)
# Trabform and join all the BSplines into a shape
# Transform and join all the B-splines into a shape
if not sections:
msg = QtGui.QApplication.translate(
"ship_console",