summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfisharebest <fisharebest@gmail.com>2010-04-24 16:52:35 +0000
committerfisharebest <fisharebest@gmail.com>2010-04-24 16:52:35 +0000
commite500c1d35dc9a565154f928db5c4f6f7ac0bbe7a (patch)
treea025e880e89a66e8dd368a5ce518dae63b0d0356
parent8daf9645fb267ea5592a2f1a7a5bc42e9653edb7 (diff)
downloadwebtrees-e500c1d35dc9a565154f928db5c4f6f7ac0bbe7a.tar.gz
webtrees-e500c1d35dc9a565154f928db5c4f6f7ac0bbe7a.tar.bz2
webtrees-e500c1d35dc9a565154f928db5c4f6f7ac0bbe7a.zip
Fix typo
-rw-r--r--includes/extras/functions.pl.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/extras/functions.pl.php b/includes/extras/functions.pl.php
index 542eb80757..170ad8679c 100644
--- a/includes/extras/functions.pl.php
+++ b/includes/extras/functions.pl.php
@@ -98,6 +98,7 @@ function age_localisation_pl(&$agestring, &$show_years) {
),
$agestring
);
+}
//-- functions to calculate polish specific genitive names
function getFirstRelationsName_pl($pid) {