From 78f8b19b3551268d92874d89b029e211bc88543d Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 18 Mar 2008 09:17:44 +0000 Subject: [PATCH] Fix typos in comments. --- 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 f4e11aecd55..78781aa7e27 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -5,7 +5,7 @@ ;; (copyright statements below in code to be updated with the above notice) -;; Author: Kai Großjohann +;; Author: Kai Großjohann ;; Michael Albinus ;; Keywords: comm, processes @@ -7368,7 +7368,7 @@ Only works for Bourne-like shells." ;; transfer method to use. (Greg Stark) ;; * Remove unneeded parameters from methods. ;; * Invoke rsync once for copying a whole directory hierarchy. -;; (Francesco Potortì) +;; (Francesco Potortì) ;; * Make it work for different encodings, and for different file name ;; encodings, too. (Daniel Pittman) ;; * Progress reports while copying files. (Michael Kifer) -- 2.39.2