; Fix typos
authorStefan Kangas <stefankangas@gmail.com>
Sat, 20 Jan 2024 20:08:52 +0000 (21:08 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 20 Jan 2024 20:15:35 +0000 (21:15 +0100)
admin/codespell/codespell.exclude
lisp/net/tramp-crypt.el

index 89b8a951f934f783a7ebe5f3a26f0c8343b18e6f..2503f4a9a1646aac0b17b668c0e2a2e96b40bb60 100644 (file)
@@ -1548,3 +1548,4 @@ VERY VERY LONG STRIN | VERY VERY LONG STRIN
     (ert-info ("Joined by bouncer to #foo, pal persent")
     (ert-info ("Joined by bouncer to #chan@foonet, pal persent")
     (ert-info ("Joined by bouncer to #chan@barnet, pal persent")
+.UE .
index 143327c123ad6b2e6af250eaf3654dc12516af00..9f30cdef069675021ad4814eaaa8fbd0f7b793e5 100644 (file)
@@ -862,7 +862,7 @@ WILDCARD is not supported."
      'unlock-file (tramp-crypt-encrypt-file-name filename))))
 
 (defun tramp-crypt-cleanup-connection (vec)
-  "Cleanup crypt ressources determined by VEC."
+  "Cleanup crypt resources determined by VEC."
   (let ((tramp-cleanup-connection-hook
         (remove
          #'tramp-crypt-cleanup-connection tramp-cleanup-connection-hook)))