From f42fc1d508f24447519f79cf6304b2e4e2233a51 Mon Sep 17 00:00:00 2001 From: klemens Date: Wed, 16 Aug 2017 00:24:39 +0200 Subject: doc: spelling fixes --- doc/developer-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/developer-notes.md b/doc/developer-notes.md index 81bdcc9fdb..6c948d5151 100644 --- a/doc/developer-notes.md +++ b/doc/developer-notes.md @@ -4,7 +4,7 @@ Developer Notes Various coding styles have been used during the history of the codebase, and the result is not very consistent. However, we're now trying to converge to a single style, which is specified below. When writing patches, favor the new -style over attempting to mimick the surrounding style, except for move-only +style over attempting to mimic the surrounding style, except for move-only commits. Do not submit patches solely to modify the style of existing code. -- cgit v1.2.3