Fix ert-run-tests-batch-and-exit doc string typo

* lisp/emacs-lisp/ert.el (ert-run-tests-batch-and-exit): Fix doc
string typo.
This commit is contained in:
Lars Ingebrigtsen 2022-05-25 03:24:52 +02:00
parent f474ad4ed1
commit 7c4cad3230

View file

@ -1533,7 +1533,7 @@ Returns the stats object."
"Like `ert-run-tests-batch', but exits Emacs when done.
The exit status will be 0 if all test results were as expected, 1
son unexpected results, or 2 if the tool detected an error outside
on unexpected results, or 2 if the tool detected an error outside
of the tests (e.g. invalid SELECTOR or bug in the code that runs
the tests)."
(or noninteractive