aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorNicolas Dermine <nicolas.dermine@gmail.com>2014-11-09 17:19:33 +0100
committerJunio C Hamano <gitster@pobox.com>2014-11-10 10:06:25 -0800
commit71069cdfc7fe0ebcf3735cd75a82b49b3098f870 (patch)
tree45fb2714f166efebe4d2afaabe0dc89e7381e781 /Documentation
parente50cd67ba477133458158a016ffabb8e4bfc81bf (diff)
downloadgit-71069cdfc7fe0ebcf3735cd75a82b49b3098f870.tar.gz
git-71069cdfc7fe0ebcf3735cd75a82b49b3098f870.tar.xz
config.txt: fix typo
Signed-off-by: Nicolas Dermine <nicolas.dermine@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 382e12c69..0fda2b51e 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -2295,7 +2295,7 @@ status.showUntrackedFiles::
files which are not currently tracked by Git. Directories which
contain only untracked files, are shown with the directory name
only. Showing untracked files means that Git needs to lstat() all
- all the files in the whole repository, which might be slow on some
+ the files in the whole repository, which might be slow on some
systems. So, this variable controls how the commands displays
the untracked files. Possible values are:
+