From 113358fa50b2796650633aec6e91b0a92c1a464d Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 28 Feb 2017 18:52:18 -0500 Subject: [PATCH] Docs: Typo --- DEVELOPER | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPER b/DEVELOPER index 53516f694..fd1cf592a 100644 --- a/DEVELOPER +++ b/DEVELOPER @@ -137,7 +137,7 @@ Patches - Is accompanied by unit tests, where appropriate. - Is accompanied by documentation changes, where appropriate. - Conforms to the prevailing coding standards - in other words, it should - fit right in with the existing code. + fit in with the existing code. A patch may be rejected for violating any of the above rules, and more. Bad patches may be accepted and modified depending on work load and mood. It