From d95447fdd9401e971c5dfab69dd825c2cc67e597 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 27 Nov 2015 09:19:18 -0500 Subject: Fix mistake in CONTRIBUTING.md 3 commits should do it, right? --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3844ecad..8f0ba112 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,8 +9,8 @@ your plans. Sway is written in C. The style guidelines is [kernel style](https://www.kernel.org/doc/Documentation/CodingStyle), but all braces go -on the same line (*"but K&R says so!" is a silly to justify something*). Some -points to note: +on the same line (*"but K&R says so!" is a silly way of justifying something*). +Some points to note: * Do not use typedefs unless you have a good reason * Do not use macros unless you have a *really* good reason -- cgit v1.2.3-54-g00ecf