clarify comment
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 17 Jul 2007 20:27:23 +0000 (20:27 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 17 Jul 2007 20:27:23 +0000 (20:27 +0000)
includes/DefaultSettings.php

index 8401fb0..4f16073 100644 (file)
@@ -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;