summaryrefslogtreecommitdiff
path: root/doc/misc/ert.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/ert.texi')
-rw-r--r--doc/misc/ert.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi
index d1cecf1347a..d802e4259f5 100644
--- a/doc/misc/ert.texi
+++ b/doc/misc/ert.texi
@@ -748,7 +748,7 @@ explanation function.
Both @code{ert-run-tests-interactively} and @code{ert-run-tests-batch}
are implemented on top of the lower-level test handling code in the
-sections of @file{ert.el} labelled ``Facilities for running a single test'',
+sections of @file{ert.el} labeled ``Facilities for running a single test'',
``Test selectors'', and ``Facilities for running a whole set of tests''.
If you want to write code that works with ERT tests, you should take a