summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2017-02-23 16:40:03 +0100
committerMathieu Lirzin <mthl@gnu.org>2017-02-23 17:51:15 +0100
commitcdf80d50b2cb23cf7836772f9a42ecf38755a5ae (patch)
treebe8388c37dcbfd31efde6b8bc71af009260f7353
parentb3da45ad5e71c9bdad73a839809964550b506eeb (diff)
downloadautomake-cdf80d50b2cb23cf7836772f9a42ecf38755a5ae.tar.gz
doc: fix typo "requited" => "required"
This change fixes automake bug#25413. * doc/automake.texi (Serial Test Harness): Fix typo.
-rw-r--r--doc/automake.texi2
1 files changed, 1 insertions, 1 deletions
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