config.txt: fix typo
authorNicolas Dermine <nicolas.dermine@gmail.com>
Sun, 9 Nov 2014 16:19:33 +0000 (17:19 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Nov 2014 18:06:25 +0000 (10:06 -0800)
Signed-off-by: Nicolas Dermine <nicolas.dermine@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
index 382e12c69efc520978390fc97483ac388b7e4a94..0fda2b51e1feadbfe88c917c300bec625554b163 100644 (file)
@@ -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:
 +