contributing.md: Fix typo
authorPetrus J.v.Rensburg <petrus.jvrensburg@gmail.com>
Wed, 21 Jan 2015 15:44:10 +0000 (17:44 +0200)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Thu, 22 Jan 2015 10:52:20 +0000 (10:52 +0000)
Signed-off-by: Petrus J.v.Rensburg <petrus.jvrensburg@gmail.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
docs/contributing.md

index d14fe19..a482276 100644 (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
 ------------