From 82af3402a6dc0672eebb0ed100e50c7454f4da83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Thu, 16 Dec 2010 09:18:00 +0000 Subject: [PATCH] 4326: typo (refactoring ?) svn: r16288 --- src/plugins/webreport/NarrativeWeb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/webreport/NarrativeWeb.py b/src/plugins/webreport/NarrativeWeb.py index f8c30f60e..0a281d3ed 100644 --- a/src/plugins/webreport/NarrativeWeb.py +++ b/src/plugins/webreport/NarrativeWeb.py @@ -3716,7 +3716,7 @@ class DownloadPage(BasePage): msg = _("This page is for the user/ creator of this Family Tree/ " "Narrative website to share a couple of files with you " "regarding their family. If there are any files listed " - "below, clicking on them will allow you to download them. The" + "below, clicking on them will allow you to download them. The " "download page and files have the same copyright as the remainder " "of these web pages.") download += Html("p", msg, id = "description")