summaryrefslogtreecommitdiffstats
path: root/wp-admin/import.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-admin/import.php')
-rw-r--r--wp-admin/import.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-admin/import.php b/wp-admin/import.php
index 99f8d39..e808c92 100644
--- a/wp-admin/import.php
+++ b/wp-admin/import.php
@@ -7,7 +7,7 @@ require_once ('admin-header.php');
<div class="wrap">
<h2><?php _e('Import'); ?></h2>
-<p><?php _e('If you have posts or comments in another system WordPress can import them into your current blog. To get started, choose a system to import from below:'); ?></p>
+<p><?php _e('If you have posts or comments in another system, WordPress can import those into this blog. To get started, choose a system to import from below:'); ?></p>
<?php