* tests/self-check-exit.test: Fix typo in heading comments.
+2011-07-08 Stefano Lattarini <stefano.lattarini@gmail.com>
+
+ self tests: fix typo in comment
+ * tests/self-check-exit.test: Fix typo in heading comments.
+
2011-07-08 Stefano Lattarini <stefano.lattarini@gmail.com>
tests: remove redundant settings of `errexit' shell flag
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Sanity check for the automake testsuite.
-# Check that. in case of failing commands, the correct exit status is
+# Check that, in case of failing commands, the correct exit status is
# passed to the exit trap installed by the `./defs' script.
# Also check that the `errexit' shell flag is active.