diff options
author | Marius Peter <blendoit@gmail.com> | 2019-06-17 23:50:04 -0700 |
---|---|---|
committer | Marius Peter <blendoit@gmail.com> | 2019-06-17 23:50:04 -0700 |
commit | 98eba92ca268fb18886309d535a3a52d38e09ba4 (patch) | |
tree | 74971c1bd1628dc125d66e36a1bb4d4206dc5427 | |
parent | 609becdbecb4945aebd9d1503fe537a99ab40b4b (diff) |
Coordinates docstring typo
-rw-r--r-- | creator.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ class Coordinates: Parameters: * Component material - * Coordinates relative to the chord & semi-span. + * Coordinates relative to the chord & semi-span Methods: * Print component coordinates |