summaryrefslogtreecommitdiffstats
path: root/Documentation/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-02-25 17:27:50 +0100
committerJunio C Hamano <gitster@pobox.com>2013-02-25 17:28:06 +0100
commit2a4a26b53d5ad18ded5d79b0cf0b617ebbb758b4 (patch)
tree5bb00d5bc31310536d4816689f577ef75dccf44d /Documentation/config.txt
parentMerge branch 'wk/user-manual' (diff)
parentPrepare for 1.8.1.5 (diff)
downloadgit-2a4a26b53d5ad18ded5d79b0cf0b617ebbb758b4.tar.xz
git-2a4a26b53d5ad18ded5d79b0cf0b617ebbb758b4.zip
Sync with 'maint'
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r--Documentation/config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 3bb53da522..bbba728d09 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -182,7 +182,7 @@ advice.*::
Advice shown when linkgit:git-merge[1] refuses to
merge to avoid overwriting local changes.
resolveConflict::
- Advices shown by various commands when conflicts
+ Advice shown by various commands when conflicts
prevent the operation from being performed.
implicitIdentity::
Advice on how to set your identity configuration when