diff options
author | Drew DeVault <sir@cmpwn.com> | 2016-09-05 12:21:31 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2016-09-05 12:21:42 -0400 |
commit | 29e1582abbfcc5e912e3a703ddfe1a96a4c3ea3c (patch) | |
tree | 247ad8c2d96662f832ccde52b2bd3a3a4c1dfef9 /CONTRIBUTING.md | |
parent | 1e9538e4b9f429c417030329d8981ba1fdf756d4 (diff) |
Fix typo
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 05c327f7..1223ebea 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ the release. Only developers are encouraged to run this version. **Release candidate**: at some point (usually when development is fairly quiet), SirCmpwn will announce an upcoming release candidate, often 2 weeks in advance. When the two weeks are up, a branch is cut (i.e. 0.8-rc1) and from -that point only bugfixex land in this branch. Each morning, if bugfixes landed +that point only bugfixes land in this branch. Each morning, if bugfixes landed during the previous day, a new RC is cut. During the RC phase, more adventurous users are encouraged to upgrade and start looking for and reporting bugs (especially in new features). |