diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2021-06-22 08:43:22 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2021-06-22 08:43:22 +0100 |
| commit | ea024074a4a6fddf1e62fd2b95467c6e41c945e4 (patch) | |
| tree | 502f3675dc3d7f480bb20f038648a93cde20be94 /app | |
| parent | 40c249dc3e911bfee29827d5c5d51237f07b710a (diff) | |
| download | webtrees-ea024074a4a6fddf1e62fd2b95467c6e41c945e4.tar.gz webtrees-ea024074a4a6fddf1e62fd2b95467c6e41c945e4.tar.bz2 webtrees-ea024074a4a6fddf1e62fd2b95467c6e41c945e4.zip | |
Typo
Diffstat (limited to 'app')
| -rw-r--r-- | app/Functions/FunctionsImport.php | 2 |
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 */ |
