From b76908589ab7134d3c95c33575ec721dcad89fd0 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Tue, 17 Jul 2007 20:27:23 +0000 Subject: [PATCH] clarify comment --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 8401fb0d3a..4f16073987 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -921,7 +921,7 @@ $wgColorErrors = true; $wgShowExceptionDetails = false; /** - * Expose server host names through the API and various HTML comments + * Expose backend server host names through the API and various HTML comments */ $wgShowHostnames = false; -- 2.20.1