summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-06-22 08:43:22 +0100
committerGreg Roach <greg@subaqua.co.uk>2021-06-22 08:43:22 +0100
commitea024074a4a6fddf1e62fd2b95467c6e41c945e4 (patch)
tree502f3675dc3d7f480bb20f038648a93cde20be94 /app
parent40c249dc3e911bfee29827d5c5d51237f07b710a (diff)
downloadwebtrees-ea024074a4a6fddf1e62fd2b95467c6e41c945e4.tar.gz
webtrees-ea024074a4a6fddf1e62fd2b95467c6e41c945e4.tar.bz2
webtrees-ea024074a4a6fddf1e62fd2b95467c6e41c945e4.zip
Typo
Diffstat (limited to 'app')
-rw-r--r--app/Functions/FunctionsImport.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Functions/FunctionsImport.php b/app/Functions/FunctionsImport.php
index 0cf0e79ef5..12aa27eaeb 100644
--- a/app/Functions/FunctionsImport.php
+++ b/app/Functions/FunctionsImport.php
@@ -506,7 +506,7 @@ class FunctionsImport
}
/**
- * Legacy Family Tree software generates _PLAC_DEFN records containing LAT/LONG values
+ * Legacy Family Tree software generates _PLAC records containing LAT/LONG values
*
* @param string $gedcom
*/