diff options
| author | Nigel Osborne <kiwi3685@me.com> | 2010-05-19 21:32:55 +0000 |
|---|---|---|
| committer | Nigel Osborne <kiwi3685@me.com> | 2010-05-19 21:32:55 +0000 |
| commit | ef8e2354b33a77b4ddff9e84365b05de20effb95 (patch) | |
| tree | eec03deadc14a73d3a3b3a80bb2dc48e0a767aa6 /modules | |
| parent | 21a99e7d2c2e8fcdf0d9305d41808cc1581fcf56 (diff) | |
| download | webtrees-ef8e2354b33a77b4ddff9e84365b05de20effb95.tar.gz webtrees-ef8e2354b33a77b4ddff9e84365b05de20effb95.tar.bz2 webtrees-ef8e2354b33a77b4ddff9e84365b05de20effb95.zip | |
Minor typo
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/relative_ext_report/report.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/relative_ext_report/report.xml b/modules/relative_ext_report/report.xml index 5418c3d751..4d94c92472 100644 --- a/modules/relative_ext_report/report.xml +++ b/modules/relative_ext_report/report.xml @@ -134,7 +134,7 @@ <PGVRRepeatTag tag="CHIL"> <PGVRGedcom id="@CHIL"> <PGVRText style="mini"> - <!-- Print this only when more then one child exist --> + <!-- Print this only when more than one child exist --> <PGVRif condition="$morechildren==1">, </PGVRif> <PGVRGetPersonName id="" /> (<PGVRGedcomValue tag="@id" />) </PGVRText> |
