From a806150ca0b73ad88e511d78fd421bd09d497a39 Mon Sep 17 00:00:00 2001 From: Kyle Spier-Swenson Date: Sat, 3 Dec 2016 22:24:08 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 318832850cf..4ef214ffa27 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -290,7 +290,7 @@ There is no strict process when it comes to merging pull requests, pull requests ## Banned content Do not add any of the following in a Pull Request or risk getting the PR closed: * National Socialist Party of Germany content, National Socialist Party of Germany related content, or National Socialist Party of Germany references -* Code where one line of code is split across mutiple lines (except for strings and comments and in those cases existing longer lines must not be split up +* Code where one line of code is split across mutiple lines (except for strings and comments and in those cases existing longer lines must not be split up) ##A word on git Yes we know that the files have a tonne of mixed windows and linux line endings, attempts to fix this have been met with less than stellar success and as such we have decided to give up caring until such a time as it matters.