emacs-diffs
[Top][All Lists]
Advanced

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

master 0bc00cd: ; Fix typos in ange-ftp.el (bug#38660)


From: Michael Albinus
Subject: master 0bc00cd: ; Fix typos in ange-ftp.el (bug#38660)
Date: Thu, 19 Dec 2019 03:34:52 -0500 (EST)

branch: master
commit 0bc00cda3cb6e765b0e1f0105edf75425bce13c9
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    ; Fix typos in ange-ftp.el (bug#38660)
---
 lisp/net/ange-ftp.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/net/ange-ftp.el b/lisp/net/ange-ftp.el
index 16e8e75..140a0e7 100644
--- a/lisp/net/ange-ftp.el
+++ b/lisp/net/ange-ftp.el
@@ -39,8 +39,8 @@
 ;;
 ;;   /ange@anorman:/tmp/notes
 ;;
-;; then ange-ftp spawns an FTP process, connect to the host 'anorman' as
-;; user 'ange', get the file '/tmp/notes' and pop up a buffer containing the
+;; then ange-ftp spawns an FTP process, connects to the host 'anorman' as
+;; user 'ange', gets the file '/tmp/notes' and pops up a buffer containing the
 ;; contents of that file as if it were on the local filesystem.  If ange-ftp
 ;; needs a password to connect then it reads one in the echo area.
 



reply via email to

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