diff options
-rw-r--r-- | libmateweather/weather-moon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmateweather/weather-moon.c b/libmateweather/weather-moon.c index 99f0a25..33bc0be 100644 --- a/libmateweather/weather-moon.c +++ b/libmateweather/weather-moon.c @@ -39,7 +39,7 @@ #include "weather-priv.h" /* - * Elements of the Moon's matecorba, epoch 2000 Jan 1.5 + * Elements of the Moon's orbit, epoch 2000 Jan 1.5 * http://ssd.jpl.nasa.gov/?sat_elem#earth * The page only lists most values to 2 decimal places */ |