]> code.delx.au - gnu-emacs/blobdiff - doc/misc/ert.texi
Spelling fixes.
[gnu-emacs] / doc / misc / ert.texi
index d1cecf1347a28aeba2c92ada1e09a5c0e6aabb6a..d802e4259f5f3366e010d2d7b389101a7e431063 100644 (file)
@@ -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