diff options
author | monsta <[email protected]> | 2018-04-28 16:43:05 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2018-04-28 16:43:05 +0300 |
commit | 113668f824966f7b93923be2e635f484e1272c50 (patch) | |
tree | 3f126961e63f2a1dec9e24a4cb4874bed494cbaf | |
parent | 6197477047de80b74a1d09232d3256f5abf891d5 (diff) | |
download | libmateweather-113668f824966f7b93923be2e635f484e1272c50.tar.bz2 libmateweather-113668f824966f7b93923be2e635f484e1272c50.tar.xz |
weather-moon: fix weird thing in comments
result of excessive renaming after forking from GNOME 2 (orbit -> matecorba)
-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 */ |