]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix ert-run-tests-batch-and-exit doc string typo
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 25 May 2022 01:24:52 +0000 (03:24 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 25 May 2022 01:25:30 +0000 (03:25 +0200)
* lisp/emacs-lisp/ert.el (ert-run-tests-batch-and-exit): Fix doc
string typo.

lisp/emacs-lisp/ert.el

index 0451be272abb19d71c0f061039542e6f4d40e93e..82722add42ad45a646bd5109d8e2d06efde3b285 100644 (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