Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-07-08 17:49:55 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-07-08 17:49:55 (GMT)
commit6dd3dbec6b9d1add51b5e2fc766398d9ce34aad0 (patch)
treed46062261d7a193f3fe69c1840107e2b7b338bcd
parente738cabdbeff25091f13adf934026bc2e5430028 (diff)
fix Latin plural typo
-rw-r--r--constellations.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/constellations.py b/constellations.py
index 11f1bf3..44eee68 100644
--- a/constellations.py
+++ b/constellations.py
@@ -130,8 +130,8 @@ data = { \
( 8.744722, 18.154167, 8.445556, 12.654444), \
( 8.445556, 12.654444, 8.275278, 9.185556), \
]], \
-# TRANS: http://en.wikipedia.org/wiki/Canis_Venatici
-'Cvn' : [ _("Canis Venatici"), [ \
+# TRANS: http://en.wikipedia.org/wiki/Canes_Venatici
+'Cvn' : [ _("Canes Venatici"), [ \
( 13.292500, 40.572500, 13.228611, 40.152778), \
( 13.228611, 40.152778, 12.933889, 38.318333), \
( 12.933889, 38.318333, 12.562500, 41.357500), \