Fixed a minor typo.
svn: r18550
This commit is contained in:
parent
a4df3034b6
commit
d306f009ea
@ -5051,7 +5051,7 @@ class IndividualPage(BasePage):
|
|||||||
|
|
||||||
# page message
|
# page message
|
||||||
msg = _("This map page represents the person and their descendants only. "
|
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 "
|
"Clicking on a place’s name in the Reference section will "
|
||||||
"take you to that page’s page.")
|
"take you to that page’s page.")
|
||||||
mapbackground += Html("p", msg, id = "description")
|
mapbackground += Html("p", msg, id = "description")
|
||||||
|
Loading…
Reference in New Issue
Block a user