]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/net/tramp-crypt.el: Fix comment.
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 15 Dec 2022 15:36:38 +0000 (16:36 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 15 Dec 2022 15:36:38 +0000 (16:36 +0100)
lisp/net/tramp-crypt.el

index fa40f968180df910a9b15169370a44031e9f0aea..249b3fcd4d79a5228d4d34de01088f9edc27c13b 100644 (file)
@@ -318,7 +318,7 @@ connection if a previous connection has died for some reason."
       (process-put p 'vector vec)
       (set-process-query-on-exit-flag p nil)))
 
-  ;; The following operations must be performed w/o
+  ;; The following operations must be performed without
   ;; `tramp-crypt-file-name-handler'.
   (let* (tramp-crypt-enabled
         ;; Don't check for a proper method.