Fixed misspelled "ecliptic" in documentation.

This commit is contained in:
Don Cross
2022-11-28 11:57:36 -05:00
parent 5087e4df28
commit 53b735a941
23 changed files with 23 additions and 23 deletions

View File

@@ -2053,7 +2053,7 @@ Moon visible from the Earth. It is caused by the imperfect tidal locking
of the Moon's fixed rotation rate, compared to its variable angular speed
of orbit around the Earth.
This function calculates a pair of perpendicular libration angles,
one representing rotation of the Moon in eclitpic longitude `elon`, the other
one representing rotation of the Moon in ecliptic longitude `elon`, the other
in ecliptic latitude `elat`, both relative to the Moon's mean Earth-facing position.
This function also returns the geocentric position of the Moon
expressed in ecliptic longitude `mlon`, ecliptic latitude `mlat`, the

View File

@@ -9779,7 +9779,7 @@ def Libration(time):
of orbit around the Earth.
This function calculates a pair of perpendicular libration angles,
one representing rotation of the Moon in eclitpic longitude `elon`, the other
one representing rotation of the Moon in ecliptic longitude `elon`, the other
in ecliptic latitude `elat`, both relative to the Moon's mean Earth-facing position.
This function also returns the geocentric position of the Moon