Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/245655

Change subject: Update indentation to use tabs
......................................................................

Update indentation to use tabs

Change-Id: Ifb016477a74406cb17527944a415dad94fc7c33e
---
M i18n/en.json
1 file changed, 7 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ParserFun 
refs/changes/55/245655/1

diff --git a/i18n/en.json b/i18n/en.json
index d7318cf..d0f8fd7 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,9 +1,9 @@
 {
-    "@metadata": {
-        "authors": [
-            "Daniel Werner"
-        ]
-    },
-    "parserfun-desc": "Adds a parser function <code>#parse</code> for parsing 
wikitext and introduces <code>THIS:</code> prefix for page information related 
magic variables",
-    "parserfun-invalid-caller-mode": "No valid operation mode or numeric index 
given."
+       "@metadata": {
+               "authors": [
+                       "Daniel Werner"
+               ]
+       },
+       "parserfun-desc": "Adds a parser function <code>#parse</code> for 
parsing wikitext and introduces <code>THIS:</code> prefix for page information 
related magic variables",
+       "parserfun-invalid-caller-mode": "No valid operation mode or numeric 
index given."
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifb016477a74406cb17527944a415dad94fc7c33e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ParserFun
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

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

Reply via email to