Add trailing slash. Props Mark Jaquith. fixes #1929

git-svn-id: http://svn.automattic.com/wordpress/trunk@3186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2005-11-21 09:54:15 +00:00
parent f7cda7e8db
commit f78567d941
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ switch($step) {
wp_cache_flush();
?>
<h2><?php _e('Step 1'); ?></h2>
<p><?php printf(__("There's actually only one step. So if you see this, you're done. <a href='%s'>Have fun</a>!"), __get_option('home')); ?></p>
<p><?php printf(__("There's actually only one step. So if you see this, you're done. <a href='%s'>Have fun</a>!"), __get_option('home') . '/'); ?></p>
<!--
<pre>