t/: correct obvious typo "detahced"

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Robert P. J. Day 2018-02-14 04:08:01 -05:00 committed by Junio C Hamano
parent 8279ed033f
commit c9a800a66d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
test_description='Test submodules on detached working tree

This test verifies that "git submodule" initialization, update and addition works
on detahced working trees
on detached working trees
'

TEST_NO_CREATE_REPO=1