emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 d6131b5902a: * lisp/net/tramp.el (tramp-methods): Fix typo in d


From: Michael Albinus
Subject: emacs-29 d6131b5902a: * lisp/net/tramp.el (tramp-methods): Fix typo in docstring. (Bug#69294)
Date: Wed, 21 Feb 2024 03:02:47 -0500 (EST)

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

    * lisp/net/tramp.el (tramp-methods): Fix typo in docstring.  (Bug#69294)
---
 lisp/net/tramp.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el
index 9d883c96252..2d6db31fee8 100644
--- a/lisp/net/tramp.el
+++ b/lisp/net/tramp.el
@@ -332,8 +332,8 @@ pair of the form (KEY VALUE).  The following KEYs are 
defined:
     chosen port for the remote listener.
 
   * `tramp-copy-keep-date'
-    This specifies whether the copying program when the preserves the
-    timestamp of the original file.
+    This specifies whether the copying program preserves the timestamp
+    of the original file.
 
   * `tramp-copy-keep-tmpfile'
     This specifies whether a temporary local file shall be kept



reply via email to

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