emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 d4c2aa4f91 1/3: ; * lisp/net/tramp-crypt.el: Fix comment.


From: Michael Albinus
Subject: emacs-29 d4c2aa4f91 1/3: ; * lisp/net/tramp-crypt.el: Fix comment.
Date: Thu, 15 Dec 2022 10:37:50 -0500 (EST)

branch: emacs-29
commit d4c2aa4f913d07d627296c3e96125c4a8c143bd7
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    ; * 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 fa40f96818..249b3fcd4d 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]