emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/ssh-deploy 3ddc4cb 006/173: Fixed a typo.


From: Stefan Monnier
Subject: [elpa] externals/ssh-deploy 3ddc4cb 006/173: Fixed a typo.
Date: Sat, 20 Oct 2018 10:36:20 -0400 (EDT)

branch: externals/ssh-deploy
commit 3ddc4cbc60f4b8aa902f796303a7873894ead74f
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>

    Fixed a typo.
---
 ssh-deploy.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ssh-deploy.el b/ssh-deploy.el
index d4fa7f8..8dabed2 100644
--- a/ssh-deploy.el
+++ b/ssh-deploy.el
@@ -30,7 +30,7 @@
 
 ;; `ssh-deploy' enables automatic deploys on explicit-save, manual
 ;; uploads, manual downloads and manual diffs via key-pair
-;; password-less authorized SSH connections.  Do to this it uses tramp,
+;; password-less authorized SSH connections.  To do this it uses tramp,
 ;; scp and ediff.  By setting the variables (globally or per directory):
 ;; `ssh-deploy-root-local`,`ssh-deploy-root-remote`,
 ;; `ssh-deploy-on-explicity-save` you can setup a directory for



reply via email to

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