summaryrefslogtreecommitdiffstats
path: root/wp-admin/export.php
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2007-01-02 10:42:08 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2007-01-02 10:42:08 +0000
commitd71327104baa1c83106f008a3ed11aee70edc50d (patch)
tree7cae83f2214a2c3ff71fa799751a0e7bb40826d7 /wp-admin/export.php
parent4fb300c67a3442cd0209a6129d53f0f727b60743 (diff)
downloadwordpress-mu-d71327104baa1c83106f008a3ed11aee70edc50d.tar.gz
wordpress-mu-d71327104baa1c83106f008a3ed11aee70edc50d.tar.xz
wordpress-mu-d71327104baa1c83106f008a3ed11aee70edc50d.zip
WP Merge to #4669
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@829 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-admin/export.php')
-rw-r--r--wp-admin/export.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-admin/export.php b/wp-admin/export.php
index e4bfbac..b763412 100644
--- a/wp-admin/export.php
+++ b/wp-admin/export.php
@@ -14,7 +14,7 @@ require_once ('admin-header.php');
<div class="narrow">
<p><?php _e('When you click the button below WordPress will create an XML file for you to save to your computer.'); ?></p>
<p><?php _e('This format, which we call WordPress eXtended RSS or WXR, will contain your posts, comments, custom fields, and categories.'); ?></p>
-<p><?php _e('Once you&8217;ve saved the download file, you can use the Import function on another WordPress blog to import this blog.'); ?></p>
+<p><?php _e('Once you&#8217;ve saved the download file, you can use the Import function on another WordPress blog to import this blog.'); ?></p>
<form action="" method="get">
<h3><?php _e('Optional options'); ?></h3>