Skip to content

Commit

Permalink
wording changes for submit-distances
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Smith committed Feb 21, 2015
1 parent 43f5279 commit ccb0989
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions submit-distances.py
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ def main():
print()
print("""
===================================================
STANDARD STARS: (q to stop listing standard stars)
STANDARD STARS: (q to skip to the next section)
These are stars with well-known positions.
===================================================
Expand All @@ -371,7 +371,7 @@ def main():

print("""
===================================================
OUTLIERS: (q to stop listing outliers)
OUTLIERS: (q to skip to the next section)
Assorted outlier stars from around the galaxy
mixed with any stars from data/extra-stars.txt.
Expand All @@ -381,7 +381,7 @@ def main():

print("""
===================================================
CHOOSE YOUR OWN: (leave blank to stop)
CHOOSE YOUR OWN: (q to stop)
Specify additional stars, the names will be saved
to data/extra-stars.txt so they appear in the
Expand Down

0 comments on commit ccb0989

Please sign in to comment.