; Fix typos

This commit is contained in:
Stefan Kangas 2020-09-21 13:29:10 +02:00
parent e72d3793bc
commit 462dbc1cb2
64 changed files with 97 additions and 97 deletions

View file

@ -153,7 +153,7 @@ noindent\" 3
(should (equal (buffer-string) str)))))
(ert-deftest indent-sexp-stop-before-eol-non-lisp ()
"`indent-sexp' shouldn't be too agressive in non-Lisp modes."
"`indent-sexp' shouldn't be too aggressive in non-Lisp modes."
;; See https://debbugs.gnu.org/35286#13.
(with-temp-buffer
(prolog-mode)