diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-05-30 01:34:32 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-05-30 01:34:32 +0200 |
commit | e38d91dddd4206fb1c67d616261d5eecb3ec9458 (patch) | |
tree | 66beea41a311ce7b609ad34cc881839d6f4741fc /src/solar.py | |
parent | typo (diff) | |
download | blueshift-e38d91dddd4206fb1c67d616261d5eecb3ec9458.tar.gz blueshift-e38d91dddd4206fb1c67d616261d5eecb3ec9458.tar.bz2 blueshift-e38d91dddd4206fb1c67d616261d5eecb3ec9458.tar.xz |
double blank space
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | src/solar.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/solar.py b/src/solar.py index 190828b..2e1a8ce 100644 --- a/src/solar.py +++ b/src/solar.py @@ -216,7 +216,7 @@ def sun_geometric_mean_longitude(t): # January 1, 1970 00:00 UTC, which is so far back in time # it cannot be reliable pinned down to the right year, but it # is without a shadow of a doubt looooong before the Earth - # was formed, is right up there with the age of the Milky Way + # was formed, is right up there with the age of the Milky Way # and the universe itself. |