From d88da134af9a64e01b125d776e1372ba46c10ec9 Mon Sep 17 00:00:00 2001 From: "Petrus J.v.Rensburg" Date: Wed, 21 Jan 2015 17:44:10 +0200 Subject: [PATCH] contributing.md: Fix typo Signed-off-by: Petrus J.v.Rensburg Signed-off-by: Brendan Le Foll --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index d14fe19..a482276 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -23,7 +23,7 @@ Basic rules - Try not to break master. In any commit. - Try to split commits up logically, you will be asked to rebase them if they are not. -- Try to stick to the established coding style reguardless of your personal feeling for it! +- Try to stick to the established coding style regardless of your personal feeling for it! Code signing ------------