summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2019-06-23 12:22:30 -0700
committerMarius Peter <blendoit@gmail.com>2019-06-23 12:22:30 -0700
commit84bc9ff5fd93a011cb05df7ccc0b2797f9d3847d (patch)
tree7ea5b69201425d95f38ab361944f96acc1a7b559
parent70116a396caa2ae02b857f751a4df31886592795 (diff)
typos in Airfoil docstring
-rw-r--r--creator.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/creator.py b/creator.py
index d378c35..533f35e 100644
--- a/creator.py
+++ b/creator.py
@@ -111,7 +111,7 @@ class Airfoil(Coordinates):
Please note: the coordinates are saved as two lists
for the x- and z-coordinates. The coordinates start at
the leading edge, travel over the airfoil's upper edge,
- then loops back to the leading edge via the lower edge.
+ then loop back to the leading edge via the lower edge.
This method was chosen for easier future exports
to 3D CAD packages like SolidWorks, which can import
geometry as coordinates written in a CSV file.
Copyright 2019--2024 Marius PETER