Use Autumn instead of Fall, it sounds more "scientific"
authorAntonio Ospite <ao2@ao2.it>
Thu, 19 Mar 2015 09:37:56 +0000 (10:37 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 19 Mar 2015 09:37:56 +0000 (10:37 +0100)
season_math_test.py

index e015ae7..1501604 100755 (executable)
@@ -15,8 +15,8 @@
 #
 # Default seasons order is the one for the Northern hemisphere.
 
 #
 # Default seasons order is the one for the Northern hemisphere.
 
-seasons_norhtern = ["Winter", "Spring", "Summer", "Fall"]
-seasons_southern = ["Summer", "Fall", "Winter", "Spring"]
+seasons_norhtern = ["Winter", "Spring", "Summer", "Autumn"]
+seasons_southern = ["Summer", "Autumn", "Winter", "Spring"]
 
 seasons = seasons_norhtern
 
 
 seasons = seasons_norhtern