From: Mathieu Lirzin Date: Thu, 23 Feb 2017 15:40:03 +0000 (+0100) Subject: doc: fix typo "requited" => "required" X-Git-Tag: v1.15.1~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cdf80d50b2cb23cf7836772f9a42ecf38755a5ae;p=thirdparty%2Fautomake.git doc: fix typo "requited" => "required" This change fixes automake bug#25413. * doc/automake.texi (Serial Test Harness): Fix typo. --- diff --git a/doc/automake.texi b/doc/automake.texi index e46212f98..fc1b5a797 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -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