diff CONTRIBUTING @ 834:427f26764fab

CONTRIBUTING: fix a typo I just noticed
author Augie Fackler <raf@durin42.com>
date Sun, 30 Nov 2014 22:34:52 -0500
parents b7eaa734e3b6
children 66336cb849b4
line wrap: on
line diff
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -10,7 +10,7 @@
 system. http://mercurial.selenic.com/wiki/ContributingChanges contains
 their full guidelines. Key differences are (by rule number):
 
- 1. For hg-git, I'm not rigied about the "topic: a few words" format
+ 1. For hg-git, I'm not strict about the "topic: a few words" format
     for the first line, but I do insist on a sensible summary as the
     first line of your commit
  2. We don't require use of issueNNN for bug fixes (we have no robot)