diff options
author | monsta <[email protected]> | 2018-04-28 16:43:05 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2018-04-29 14:58:10 +0300 |
commit | 7bbf0f03bde8a3aeed686944be9969f9109e364f (patch) | |
tree | 8ee9a4c5e6b12d7495022f21b24e7193bc503766 | |
parent | b5ee89d73beed8005e26a26a699f04e7c3a280ec (diff) | |
download | libmateweather-7bbf0f03bde8a3aeed686944be9969f9109e364f.tar.bz2 libmateweather-7bbf0f03bde8a3aeed686944be9969f9109e364f.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 */ |