DLR-SC / tigl

The TiGL Geometry Library to process aircraft geometries in pre-design.
https://dlr-sc.github.io/tigl/
Apache License 2.0
235 stars 60 forks source link

Fix source code typos #925

Closed luzpaz closed 2 years ago

luzpaz commented 2 years ago

Description

Leftover typos that alter source code directly. There are also some source comment fixes mixed in.

How Has This Been Tested?

n/a

Screenshots, that help to understand the changes(if applicable):

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #925 (d89aa43) into master (ab8a7d3) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/DLR-SC/tigl/pull/925/graphs/tree.svg?width=650&height=150&src=pr&token=8b0i0TsOw6&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DLR-SC)](https://codecov.io/gh/DLR-SC/tigl/pull/925?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DLR-SC) ```diff @@ Coverage Diff @@ ## master #925 +/- ## ======================================= Coverage 69.52% 69.52% ======================================= Files 298 298 Lines 24974 24974 ======================================= Hits 17363 17363 Misses 7611 7611 ``` | [Impacted Files](https://codecov.io/gh/DLR-SC/tigl/pull/925?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DLR-SC) | Coverage Δ | | |---|---|---| | [src/geometry/CTiglBSplineApproxInterp.h](https://codecov.io/gh/DLR-SC/tigl/pull/925/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DLR-SC#diff-c3JjL2dlb21ldHJ5L0NUaWdsQlNwbGluZUFwcHJveEludGVycC5o) | `100.00% <ø> (ø)` | | | [src/geometry/CTiglBSplineAlgorithms.cpp](https://codecov.io/gh/DLR-SC/tigl/pull/925/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DLR-SC#diff-c3JjL2dlb21ldHJ5L0NUaWdsQlNwbGluZUFsZ29yaXRobXMuY3Bw) | `96.99% <100.00%> (ø)` | | | [src/geometry/CTiglBSplineApproxInterp.cpp](https://codecov.io/gh/DLR-SC/tigl/pull/925/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DLR-SC#diff-c3JjL2dlb21ldHJ5L0NUaWdsQlNwbGluZUFwcHJveEludGVycC5jcHA=) | `96.99% <100.00%> (ø)` | | | [src/geometry/CTiglInterpolatePointsWithKinks.cpp](https://codecov.io/gh/DLR-SC/tigl/pull/925/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DLR-SC#diff-c3JjL2dlb21ldHJ5L0NUaWdsSW50ZXJwb2xhdGVQb2ludHNXaXRoS2lua3MuY3Bw) | `100.00% <100.00%> (ø)` | | | [...rc/structural\_elements/CCPACSFuselageWallSegment.h](https://codecov.io/gh/DLR-SC/tigl/pull/925/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DLR-SC#diff-c3JjL3N0cnVjdHVyYWxfZWxlbWVudHMvQ0NQQUNTRnVzZWxhZ2VXYWxsU2VnbWVudC5o) | `33.33% <100.00%> (ø)` | | | [src/wing/CCPACSWing.cpp](https://codecov.io/gh/DLR-SC/tigl/pull/925/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DLR-SC#diff-c3JjL3dpbmcvQ0NQQUNTV2luZy5jcHA=) | `76.87% <100.00%> (ø)` | |