From 141c455d8fe1d4dd3f6feafc6c37f5d98fddcc4a Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Thu, 7 Apr 2016 14:59:30 -0400 Subject: [PATCH] Minor grammar fix Signed-off-by: Isaac Bennetch --- doc/setup.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/setup.rst b/doc/setup.rst index 4508b0de34..a53765577a 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -534,9 +534,9 @@ Upgrading from an older version **Never** extract the new version over an existing installation of phpMyAdmin, always first remove the old files keeping just the configuration. - + This way you will not leave old no longer working code in the directory, - what can have severe security implications or can cause various breakages. + which can have severe security implications or can cause various breakages. Simply copy :file:`config.inc.php` from your previous installation into