From 0fb84ecc02b9a937af5117768c5039e83a2ffda4 Mon Sep 17 00:00:00 2001 From: Kevin Israel Date: Thu, 24 Apr 2014 10:50:56 -0400 Subject: [PATCH] Installer: Fix botched spaces-to-tabs conversion in en.json Follows-up d33c865ef377, in which two groups of four spaces were missed. Change-Id: I8896cc575650400765753298d00ffe464c4a9d2d --- includes/installer/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/installer/i18n/en.json b/includes/installer/i18n/en.json index 345425b50e..a120e24680 100644 --- a/includes/installer/i18n/en.json +++ b/includes/installer/i18n/en.json @@ -1,7 +1,7 @@ { "@metadata": { - "authors": [] - }, + "authors": [] + }, "config-desc": "The installer for MediaWiki", "config-title": "MediaWiki $1 installation", "config-information": "Information", -- 2.20.1