Documentation: indent-with-non-tab uses "equivalent tabs" not 8
commit2ce4fee8785f5c3cc7955fcc9dff8d516f8c95f7
authorWesley J. Landaker <wjl@icecavern.net>
Mon, 17 Sep 2012 14:22:15 +0000 (17 08:22 -0600)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Sep 2012 17:23:21 +0000 (17 10:23 -0700)
treecc8019342d6dcae7b38adcb21654ad1a75282cec
parent7dd9ab0c8b3ca7ae03d54e741e7a554c192ef02f
Documentation: indent-with-non-tab uses "equivalent tabs" not 8

Update the documentation of the core.whitespace option
"indent-with-non-tab" to correctly reflect that it catches the use of
spaces instead of the equivalent tabs, rather than a fixed number.

Signed-off-by: Wesley J. Landaker <wjl@icecavern.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt