; Fix typos

This commit is contained in:
Stefan Kangas
2022-07-14 12:43:52 +02:00
parent ade1238bce
commit 41e612cfd6
18 changed files with 23 additions and 23 deletions

View File

@@ -1875,7 +1875,7 @@ class C(object):
(python-tests-look-at "def m(self):" -1)
(beginning-of-line)
(point))))
;; Nested defuns shuld be skipped.
;; Nested defuns should be skipped.
(python-tests-look-at "return a" -1)
(should (= (save-excursion
(python-nav-beginning-of-defun)