]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Typofix in ChangeLog (2010-07-18, Stefano Lattarini)
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 6 Aug 2010 19:36:33 +0000 (21:36 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 6 Aug 2010 19:36:33 +0000 (21:36 +0200)
ChangeLog

index 0bac5d1d1e3c4f2e319e74a1839a92deba38064d..1f32e585d8d6ce2eb459a3dc883f601e59873586 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        the background automake process, but poll it every 10 seconds for
        at most 30 times (this makes the test both faster on good machines,
        and more resilient to spurious timeout-due failures when in low
-       priority or on havily-loaded systems).
+       priority or on heavily-loaded systems).
        Check also that automake writes the expected error messages on the
        standard error.
        Enable `errexit' flag, and related changes.