misc spelling

Commit
ecde354b50fd0a4e53bff595daa759a830b54eee
Author
Marius Peter <blendoit@gmail.com>
Author date
Committer
Marius Peter <blendoit@gmail.com>
Committer date
creator.py
index 17c1d987..d5ff3ec3 100644..100644
@@ -239,8 +239,6 @@
239 239 """Contains a single spar's location and material."""
240 240 global parent
241 241
242 Removed: # Blendo
243 Removed:
244 242 def __init__(self):
245 243 super().__init__(parent.chord, parent.semi_span)
246 244