]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo
authorStefan Kangas <stefan@marxist.se>
Wed, 20 Oct 2021 18:52:43 +0000 (20:52 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 20 Oct 2021 18:53:17 +0000 (20:53 +0200)
test/src/data-tests.el

index 03dfae8cc3cc9aa709e8d5d171e25ef982f3f3ed..756c41b6ff31f588264abbbd3694cab2b3ea061c 100644 (file)
@@ -757,7 +757,7 @@ comparing the subr with a much slower Lisp implementation."
   ;;   forwarding, but this needs to happen before the var is accessed
   ;;   from the Lisp side and before we switch to another buffer.
   ;; The trigger in bug#34318 doesn't exist any more because the C code has
-  ;; changes.  Instead I found the trigger below.
+  ;; changed.  Instead I found the trigger below.
   (with-temp-buffer
     (setq last-coding-system-used 'bug34318)
     (make-local-variable 'last-coding-system-used)