From d4c2aa4f913d07d627296c3e96125c4a8c143bd7 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Thu, 15 Dec 2022 16:36:38 +0100 Subject: [PATCH] ; * lisp/net/tramp-crypt.el: Fix comment. --- lisp/net/tramp-crypt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2