diff options
| author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2012-01-23 10:38:31 -0500 |
|---|---|---|
| committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2012-01-23 10:38:31 -0500 |
| commit | 868567d3973ebbb1a34e21b1c2a4c215df96f59f (patch) | |
| tree | f3e7f22fb1bf090fccca763d5d4e1b22dab15b39 | |
| parent | 550590a36bf04ff3295a6c4b7f4cc8883230dca3 (diff) | |
Make section casing consistent on the index page.
The standard seems to be to use English sentence casing (first letter +
proper nouns) rather than title casing. Either seems fine, but it looks
sloppy to go back and forth.
| -rw-r--r-- | index.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -82,7 +82,7 @@ Source code of notmuch releases can be downloaded [here](http://notmuchmail.org/ There is a buildbot [here](http://buildbot.notmuchmail.org/grid) (configuration [here](https://github.com/tomprince/buildbot-configs/tree/notmuch)). -## Bug Tracking and Patches +## Bug-tracking and patches Patches are most welcome and should be sent to notmuch@notmuchmail.org. Please try to follow the [[patch submission guidelines|patchformatting]] @@ -123,7 +123,7 @@ If you prefer real-time chat, there is often someone on the [#notmuch](irc://chat.freenode.net/#notmuch)@irc.freenode.net IRC channel. -## Feature Ideas +## Feature ideas We have started a [[feature requests|feature-requests]] page on this wiki. No, things you add there won't automatically get implemented - |
