]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
doc: fix typo "requited" => "required"
authorMathieu Lirzin <mthl@gnu.org>
Thu, 23 Feb 2017 15:40:03 +0000 (16:40 +0100)
committerMathieu Lirzin <mthl@gnu.org>
Thu, 23 Feb 2017 16:51:15 +0000 (17:51 +0100)
This change fixes automake bug#25413.

* doc/automake.texi (Serial Test Harness): Fix typo.

doc/automake.texi

index e46212f9866c122d8336e7f337b1494e0c975c00..fc1b5a79708d0b566e4837c3aeeb09af1089d901 100644 (file)
@@ -9030,7 +9030,7 @@ suggest trying to give the parallel harness a shot though).
 The serial test harness is enabled by the Automake option
 @option{serial-tests}. It operates by simply running the tests serially,
 one at the time, without any I/O redirection.  It's up to the user to
-implement logging of tests' output, if that's requited or desired.
+implement logging of tests' output, if that's required or desired.
 
 For historical and implementation reasons, the @code{AM_TESTS_ENVIRONMENT}
 variable is @emph{not} supported by this harness (it will be silently