From 9728a32af3f1dab9331f6cd1f0ea330182650e1e Mon Sep 17 00:00:00 2001 From: Ron Rennick Date: Tue, 25 May 2010 23:47:18 +0000 Subject: [PATCH] shorten header in wp-config-sample, props lloydbudd, fixes #13542 git-svn-id: https://develop.svn.wordpress.org/trunk@14912 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-config-sample.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-config-sample.php b/wp-config-sample.php index 5504c6336a..69cd75e53b 100644 --- a/wp-config-sample.php +++ b/wp-config-sample.php @@ -3,8 +3,8 @@ * The base configurations of the WordPress. * * This file has the following configurations: MySQL settings, Table Prefix, - * Secret Keys, WordPress Language, and ABSPATH. You can find more information by - * visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing + * Secret Keys, WordPress Language, and ABSPATH. You can find more information + * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing * wp-config.php} Codex page. You can get the MySQL settings from your web host. * * This file is used by the wp-config.php creation script during the