diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2013-01-08 02:10:06 +0200 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2013-01-08 02:10:06 +0200 |
| commit | dd42cd3de55662fc683a9069fff4d1ec3cb7a1d5 (patch) | |
| tree | baeaa5342fd6c7ff95faf91e89a351ecc2d631a9 | |
| parent | b5e9624007ec009dd119473d9c956572fa7cc67e (diff) | |
according to "sources", preferably is correct spelling
| -rw-r--r-- | contributing.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 98dd629..cc0d909 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -87,7 +87,7 @@ at the end, after a line containing "---". Notmuch has a test suite with fairly good coverage. At the very least, `make test` must pass after your changes. Therefore you must amend the tests if you -make functional changes that have existing test coverage. Preferrably, you +make functional changes that have existing test coverage. Preferably, you should add new tests for any new functionality, and it helps in getting your changes accepted. @@ -207,7 +207,7 @@ people to review your patches if you review theirs. ## Report bugs -Send bug reports to the Notmuch mailing list. Preferrably prefix the +Send bug reports to the Notmuch mailing list. Preferably prefix the subject line with "BUG:" or similar. Tag the message as a bug in [nmbug](http://notmuchmail.org/nmbug/). |
