summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2008-11-27 07:32:01 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-11-27 09:17:23 (GMT)
commit76bac89036abd73a4a32fd494a34dcc3340fef1a (patch)
tree298f8095fc2be36cbc2ad669bbe311ee485d8696 /Documentation/config.txt
parentc0a4ae5caf220f97371e8b2c124d50fdd7663cf1 (diff)
downloadgit-76bac89036abd73a4a32fd494a34dcc3340fef1a.zip
git-76bac89036abd73a4a32fd494a34dcc3340fef1a.tar.gz
git-76bac89036abd73a4a32fd494a34dcc3340fef1a.tar.bz2
Fix typos in the documentation.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 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 220b937..8fee253 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -820,7 +820,7 @@ gui.fastcopyblame::
repositories at the expense of less thorough copy detection.
gui.copyblamethreshold::
- Specifies the theshold to use in 'git gui blame' original location
+ Specifies the threshold to use in 'git gui blame' original location
detection, measured in alphanumeric characters. See the
linkgit:git-blame[1] manual for more information on copy detection.