diff options
Diffstat (limited to 'TLE.go')
-rw-r--r-- | TLE.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TLE.go b/TLE.go index a0c51a8..a0d0bcb 100644 --- a/TLE.go +++ b/TLE.go @@ -102,7 +102,7 @@ type LineTwo struct { // Right Ascension of the Ascending Node // Unit: degrees - // Angle between vernal equinox and the point where the orbit crosses the equitorial plane (going north). + // Angle between vernal equinox and the point where the orbit crosses the equatorial plane (going north). RightAscensionOfTheAscendingNode float64 `json:"rightascensionoftheascendingnode"` // Eccentricity |