summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules_v3/googlemap/help_text.php2
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;