]> code.delx.au - gnu-emacs/blobdiff - lisp/net/tramp-cmds.el
; Merge from origin/emacs-25
[gnu-emacs] / lisp / net / tramp-cmds.el
index f9b66d43074c6a707d12c57d836e0d77e9d5a8fc..856011fc0ee9844af639b2548d144bc87410e853 100644 (file)
@@ -145,7 +145,7 @@ This includes password cache, file cache, connection cache, buffers."
   "Kill all remote buffers."
   (interactive)
 
-  ;; Remove all Tramp related buffers.
+  ;; Remove all Tramp related connections.
   (tramp-cleanup-all-connections)
 
   ;; Remove all buffers with a remote default-directory.
@@ -209,7 +209,7 @@ Before reproducing the bug, you might apply
 
   M-x tramp-cleanup-all-connections
 
-This allows to investigate from a clean environment.  Another
+This allows us to investigate from a clean environment.  Another
 useful thing to do is to put
 
   (setq tramp-verbose 9)