Private
Public Access
2
0

contributing.md: Fix typo

Signed-off-by: Petrus J.v.Rensburg <petrus.jvrensburg@gmail.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Petrus J.v.Rensburg
2015-01-21 17:44:10 +02:00
committed by Brendan Le Foll
parent 212be299fd
commit d88da134af

View File

@@ -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
------------