Fixed a minor typo.

svn: r18550
This commit is contained in:
Peter Landgren 2011-12-05 17:30:13 +00:00
parent a4df3034b6
commit d306f009ea

View File

@ -5051,7 +5051,7 @@ class IndividualPage(BasePage):
# page message
msg = _("This map page represents the person and their descendants only. "
"The markers and the Referene list are sorted in chronological order. "
"The markers and the Reference list are sorted in chronological order. "
"Clicking on a place’s name in the Reference section will "
"take you to that page’s page.")
mapbackground += Html("p", msg, id = "description")