From aa9af951e5e446ee7e8133ac0c2466fbe3022207 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 9 Sep 2014 01:22:05 +0000 Subject: [PATCH] Remove 'WordPress Language' reference from wp-config-sample.php. props voldemortensen. see [29630]. fixes #29562. git-svn-id: https://develop.svn.wordpress.org/trunk@29720 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-config-sample.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-config-sample.php b/wp-config-sample.php index 908d361c45..1c9bfed50d 100644 --- a/wp-config-sample.php +++ b/wp-config-sample.php @@ -3,9 +3,9 @@ * 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 - * wp-config.php} Codex page. You can get the MySQL settings from your web host. + * Secret Keys, 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 * installation. You don't have to use the web site, you can just copy this file