From: Michael Albinus Date: Thu, 15 Dec 2022 15:36:38 +0000 (+0100) Subject: ; * lisp/net/tramp-crypt.el: Fix comment. X-Git-Tag: emacs-29.0.90~1158 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d4c2aa4f913;p=emacs.git ; * lisp/net/tramp-crypt.el: Fix comment. --- diff --git a/lisp/net/tramp-crypt.el b/lisp/net/tramp-crypt.el index fa40f968180..249b3fcd4d7 100644 --- a/lisp/net/tramp-crypt.el +++ b/lisp/net/tramp-crypt.el @@ -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.