From 9988be99caf7aa19432848930221e92d4251b2bf Mon Sep 17 00:00:00 2001 From: raymond Date: Mon, 8 Apr 2013 19:54:36 +0200 Subject: [PATCH] Consistency tweak: Wrap variable names into Followup to Ia6efdf931b0b6be7556fc16c040aa7493845cdfc Change-Id: I51eea3de9adb0be6695ef6ff18059d536dce801b --- includes/installer/Installer.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 8dcb7c0080..7043185b66 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -455,7 +455,7 @@ Ideally, this should not be accessible from the web.', 'config-logo-help' => "MediaWiki's default skin includes space for a 135x160 pixel logo above the sidebar menu. Upload an image of the appropriate size, and enter the URL here. -You can use \$wgStylePath or \$wgScriptPath if your logo is relative to those paths. +You can use \$wgStylePath or \$wgScriptPath if your logo is relative to those paths. If you do not want a logo, leave this box blank.", 'config-instantcommons' => 'Enable Instant Commons', -- 2.20.1