From a463f7c11f9a678adc7141e2bd6cbf999af2ad39 Mon Sep 17 00:00:00 2001 From: Wagner Bruna Date: Thu, 16 Jun 2011 12:30:44 -0300 Subject: [PATCH] help/config: fix 'Mercurial' casing --- mercurial/help/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt index fe381f0740..de5080cf55 100644 --- a/mercurial/help/config.txt +++ b/mercurial/help/config.txt @@ -99,7 +99,7 @@ they are treated as continuations of that entry. Leading whitespace is 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]