X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft4114-apply-typechange.sh;h=55334927abb33864a55f8ff49fd0c0c94a3c1769;hb=96b2d4fa927c5055adc5b1d08f10a5d7352e2989;hp=ca81d7215710c274ca681bcb90991afa8cba5974;hpb=556032566e96580e0ea0063a9aead0b380f9c8f7;p=git.git diff --git a/t/t4114-apply-typechange.sh b/t/t4114-apply-typechange.sh index ca81d7215..55334927a 100755 --- a/t/t4114-apply-typechange.sh +++ b/t/t4114-apply-typechange.sh @@ -3,7 +3,7 @@ # Copyright (c) 2006 Eric Wong # -test_description='git-apply should not get confused with type changes. +test_description='git apply should not get confused with type changes. '