From f896f192e5b61c16fa0302ca5c0c96d237824cd4 Mon Sep 17 00:00:00 2001 From: Emile Date: Mon, 2 Sep 2019 19:56:59 +0200 Subject: spellcheck --- TLE.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.4.1