diff options
author | monsta <[email protected]> | 2018-04-28 16:43:05 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2018-04-29 14:47:05 +0300 |
commit | 70e80da8ba771c3ac308efc507db8babd056fc97 (patch) | |
tree | 2fec192b073b77e65e4d7d497dd877ed7536d63b | |
parent | 4f556e03434386b1514090201bd8a6bfd02921e7 (diff) | |
download | libmateweather-70e80da8ba771c3ac308efc507db8babd056fc97.tar.bz2 libmateweather-70e80da8ba771c3ac308efc507db8babd056fc97.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 */ |