From 2cc2b886b2ddd5a565bd52a265667f554a4b20be Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 29 Mar 2018 11:49:40 +0200 Subject: [PATCH] little wording change --- htconfig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htconfig.php b/htconfig.php index 1b6745938c..f4ea4d295e 100644 --- a/htconfig.php +++ b/htconfig.php @@ -3,7 +3,7 @@ // If automatic system installation fails: -die('The configuration done manually contains some mistakes. Please have a look at your .htconfig.php file.'); +die('The configuration you did manually contains some mistakes. Please have a look at your .htconfig.php file.'); // If you are doing the configuration manually, please remove the line above