diff options
Diffstat (limited to 'admin_trees_places.php')
| -rw-r--r-- | admin_trees_places.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin_trees_places.php b/admin_trees_places.php index 5e1e46f966..fb4d2ad70b 100644 --- a/admin_trees_places.php +++ b/admin_trees_places.php @@ -94,7 +94,7 @@ $controller <h1><?php echo $controller->getPageTitle(); ?></h1> <p> - <?php echo I18N::translate('This will update the highest-level part or parts of the place name. For example, “Mexico” will match “Quintana Roo, Mexico”, but not “Santa Fe, New Mexico”.'); ?> + <?php echo I18N::translate('This will update the highest-level part or parts of the place name. For example, “Mexico” will match “Quintana Roo, Mexico”, but not “Santa Fe, New Mexico”.'); ?> </p> <form method="post"> |
