branch: externals/ssh-deploy
commit 3ddc4cbc60f4b8aa902f796303a7873894ead74f
Author: Christian Johansson <christ...@cvj.se>
Commit: Christian Johansson <christ...@cvj.se>

    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