From c9defab2567a3b547f6a2e0c9999254d115b7a6a 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 829fb242f..82334ce6b 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