diff --git a/wp-admin/import-livejournal.php b/wp-admin/import-livejournal.php index 088481ff9a..21c41331ad 100644 --- a/wp-admin/import-livejournal.php +++ b/wp-admin/import-livejournal.php @@ -58,7 +58,7 @@ switch($step) {
You want to define where the XML file we'll be working with is, for example:
define('XMLFILE', '2002-04.xml');
You have to do this manually for security reasons.
-If you've done that and you’re all ready, let's go!
+If you've done that and you’re all ready, let's go!