X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft4119-apply-config.sh;h=65571e05496eb3710cb89d93f5b95d34b77d1998;hb=63f328290a0edda617c0881a356c07280fbba459;hp=edae7056e409fb2314bd1db1b4689f55ed08248b;hpb=75d8ff138dd640a117c6aaa625d0f6b835adbd3a;p=git.git diff --git a/t/t4119-apply-config.sh b/t/t4119-apply-config.sh index edae7056e..65571e054 100755 --- a/t/t4119-apply-config.sh +++ b/t/t4119-apply-config.sh @@ -3,7 +3,7 @@ # Copyright (c) 2007 Junio C Hamano # -test_description='git-apply --whitespace=strip and configuration file. +test_description='git apply --whitespace=strip and configuration file. '