Airfoil docstring

Commit
d9b627d06abe7f3d53aa3aebfecd9e392b3e276e
Author
Marius Peter <blendoit@gmail.com>
Author date
Committer
Marius Peter <blendoit@gmail.com>
Committer date
creator.py
index 533f35e5..6dd3c1c1 100644..100644
@@ -112,8 +112,9 @@
112 112 for the x- and z-coordinates. The coordinates start at
113 113 the leading edge, travel over the airfoil's upper edge,
114 114 then loop back to the leading edge via the lower edge.
115 Added:
115 116 This method was chosen for easier future exports
116 Removed: to 3D CAD packages like SolidWorks, which can import
117 Added: to 3D CAD packages like SolidWorks, which can import such
117 118 geometry as coordinates written in a CSV file.
118 119 '''
119 120