summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2022-05-25 03:24:52 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2022-05-25 03:25:30 +0200
commit7c4cad323090acd09604c511a31a35c99452f5ce (patch)
tree970f3165d753742f0da87390e6c35ab4b2a4aec4
parentf474ad4ed1932ee01e43fa5be206d0a0c144bd1d (diff)
downloademacs-7c4cad323090acd09604c511a31a35c99452f5ce.tar.gz
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.
-rw-r--r--lisp/emacs-lisp/ert.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/ert.el b/lisp/emacs-lisp/ert.el
index 0451be272ab..82722add42a 100644
--- a/lisp/emacs-lisp/ert.el
+++ b/lisp/emacs-lisp/ert.el
@@ -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