diff options
| author | Stephen Arnold <toyguy@myarnolds.com> | 2011-11-30 03:28:13 +0000 |
|---|---|---|
| committer | Stephen Arnold <toyguy@myarnolds.com> | 2011-11-30 03:28:13 +0000 |
| commit | 14479ff4992f222a24dba11edfb2ea04f483c2a3 (patch) | |
| tree | 466143c78bfaef83932150711173a0f54940b2d1 /modules_v3 | |
| parent | 14debdc6666735e2dffe4770b569e2e20eb85151 (diff) | |
| download | webtrees-14479ff4992f222a24dba11edfb2ea04f483c2a3.tar.gz webtrees-14479ff4992f222a24dba11edfb2ea04f483c2a3.tar.bz2 webtrees-14479ff4992f222a24dba11edfb2ea04f483c2a3.zip | |
Spelling correction - thanks, Muadh
Diffstat (limited to 'modules_v3')
| -rw-r--r-- | modules_v3/googlemap/help_text.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules_v3/googlemap/help_text.php b/modules_v3/googlemap/help_text.php index 6ae00641e9..7b997e1773 100644 --- a/modules_v3/googlemap/help_text.php +++ b/modules_v3/googlemap/help_text.php @@ -148,7 +148,7 @@ case 'PLIF_LOCALFILE': break; case 'PLIF_CLEAN': - $title=WT_I18N::translate('Clean placelocation database'); + $title=WT_I18N::translate('Clear placelocation database'); $text=WT_I18N::translate('When this option is selected the placelocation database will be cleared. This means that only the location stored in this table will be deleted. This will not change anything in the GEDCOM.'); break; |
