# HG changeset patch # User Wagner Bruna # Date 2011-06-16 15:30:44 # Node ID e9e4e9ab62bd7d9215ef3094c45927a26c7318dc # Parent 93731b3efd0dfdffd96299ca4290752563c718b3 help/config: fix 'Mercurial' casing diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt --- a/mercurial/help/config.txt +++ b/mercurial/help/config.txt @@ -99,7 +99,7 @@ they are treated as continuations of tha removed from values. Empty lines are skipped. Lines beginning with ``#`` or ``;`` are ignored and may be used to provide comments. -Configuration keys can be set multiple times, in which case mercurial +Configuration keys can be set multiple times, in which case Mercurial will use the value that was configured last. As an example:: [spam]