summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2012-01-23 10:38:31 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2012-01-23 10:38:31 -0500
commit868567d3973ebbb1a34e21b1c2a4c215df96f59f (patch)
treef3e7f22fb1bf090fccca763d5d4e1b22dab15b39
parent550590a36bf04ff3295a6c4b7f4cc8883230dca3 (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.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.mdwn b/index.mdwn
index 706caae..3bcde55 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -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&#64;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 -