]> diplodocus.org Git - nmh/blobdiff - test/common.sh.in
Added free_fs() call to plug leak from fmt_compile().
[nmh] / test / common.sh.in
index 29e880198393b974a69c2b9a5abbf7154ca19f36..74e5f63256d52a6f18a691738e79d9776e564aa3 100644 (file)
@@ -170,7 +170,7 @@ prepare_space() {
 #### Optional arguments:
 ####   'keep first' -- first file is removed unless this is present.
 ####   'ignore space' -- spacing differences will not be considered
-####        signficant, emulating GNU diff -w.  It is assumed that the
+####        significant, emulating GNU diff -w.  It is assumed that the
 ####        first file has already been run through prepare_space.
 ####   ':' <test name> -- will print '<test name>' in the failure message,
 ####        to make it easier to tell which of multiple tests has failed.