t/: correct obvious typo "detahced"

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Robert P. J. Day
2018-02-14 04:08:01 -05:00
committed by Junio C Hamano
parent 8279ed033f
commit c9a800a66d

View File

@ -6,7 +6,7 @@
test_description='Test submodules on detached working tree test_description='Test submodules on detached working tree
This test verifies that "git submodule" initialization, update and addition works This test verifies that "git submodule" initialization, update and addition works
on detahced working trees on detached working trees
' '
TEST_NO_CREATE_REPO=1 TEST_NO_CREATE_REPO=1