Correct comments in testdir makefiles. (John Beckett)
diff --git a/src/testdir/Make_ming.mak b/src/testdir/Make_ming.mak
index 0024a4e..9029d98 100644
--- a/src/testdir/Make_ming.mak
+++ b/src/testdir/Make_ming.mak
@@ -1,4 +1,5 @@
-# Makefile to run tests for Vim, on Dos-like machines
+#
+# Makefile to run all tests for Vim, on Dos-like machines
 # with sh.exe or zsh.exe in the path or not.
 #
 # Author: Bill McCarthy