diff options
Diffstat (limited to 'modules/googlemap/help_text.php')
| -rw-r--r-- | modules/googlemap/help_text.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/googlemap/help_text.php b/modules/googlemap/help_text.php index 59eb927e5e..298588019c 100644 --- a/modules/googlemap/help_text.php +++ b/modules/googlemap/help_text.php @@ -267,6 +267,6 @@ case 'PEDIGREE_MAP_hidelines': case 'PEDIGREE_MAP_hideflags': $title=i18n::translate('Hide flags'); - $text=i18n::translate('Hide the flags that are configured in the googlemap module. Ususally these are for countries and states. This serves as a visual cue that the markers around the flag are from the general area, and not the specific spot.'); + $text=i18n::translate('Hide the flags that are configured in the googlemap module. Ususally these are for countries and states. This serves as a visual cue that the markers around the flag are from the general area, and not the specific spot.'); break; } |
