git.el: Avoid using ewoc-set-data for compatibility with Emacs 21.
[git] / t / t4117-apply-reject.sh
index 91931f0..659e17c 100755 (executable)
@@ -3,7 +3,7 @@
 # Copyright (c) 2005 Junio C Hamano
 #
 
-test_description='git-apply with rejects
+test_description='git apply with rejects
 
 '