From 68d8884d6d5f8e58dde9d9d2bf9aa2143de41acc Mon Sep 17 00:00:00 2001 From: westi Date: Sat, 28 Feb 2009 09:55:07 +0000 Subject: [PATCH] Improve the Grammar. Fixes #9181 props Viper007Bond. git-svn-id: http://svn.automattic.com/wordpress/trunk@10673 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-config-sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-config-sample.php b/wp-config-sample.php index b5a20e74f5..2e316c7776 100644 --- a/wp-config-sample.php +++ b/wp-config-sample.php @@ -38,7 +38,7 @@ define('DB_COLLATE', ''); * * Change these to different unique phrases! * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service} - * You can change these at any point in time to invalidate all existing cookies this does mean that all users will have to login again. + * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again. * * @since 2.6.0 */