jenkins-bot has submitted this change and it was merged.

Change subject: Consistency tweak: Wrap variable names into <code></code>
......................................................................


Consistency tweak: Wrap variable names into <code></code>

Followup to Ia6efdf931b0b6be7556fc16c040aa7493845cdfc

Change-Id: I51eea3de9adb0be6695ef6ff18059d536dce801b
(cherry picked from commit 9988be99caf7aa19432848930221e92d4251b2bf)
---
M includes/installer/Installer.i18n.php
M resources/mediawiki/mediawiki.js
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  MarkAHershberger: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/installer/Installer.i18n.php 
b/includes/installer/Installer.i18n.php
index 216ec57..85b877a 100644
--- a/includes/installer/Installer.i18n.php
+++ b/includes/installer/Installer.i18n.php
@@ -455,7 +455,7 @@
        '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 <code>\$wgStylePath</code> or <code>\$wgScriptPath</code> if your 
logo is relative to those paths.
 
 If you do not want a logo, leave this box blank.",
        'config-instantcommons'           => 'Enable Instant Commons',
diff --git a/resources/mediawiki/mediawiki.js b/resources/mediawiki/mediawiki.js
index f745c29..52ac6fe 100644
--- a/resources/mediawiki/mediawiki.js
+++ b/resources/mediawiki/mediawiki.js
@@ -457,7 +457,7 @@
 
                        /**
                         * Checks whether it is safe to add this css to a 
stylesheet.
-                        *
+                         * 
                         * @private
                         * @param {string} cssText
                         * @return {boolean} False if a new one must be created.

-- 
To view, visit https://gerrit.wikimedia.org/r/58135
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I51eea3de9adb0be6695ef6ff18059d536dce801b
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/core
Gerrit-Branch: REL1_21
Gerrit-Owner: MarkAHershberger <[email protected]>
Gerrit-Reviewer: MarkAHershberger <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: Waldir <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to