diff options
author | http://brohaveyouseenmysocks.wordpress.com/ <brohaveyouseenmysocks@web> | 2013-07-21 04:44:19 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-21 04:44:19 +0000 |
commit | 2ef2099147d2d1d397eac3002e204ff1fdc34075 (patch) | |
tree | 03ed5dc398252614df17f9f1f2b51fa27f21b99b /doc/walkthrough/using_ssh_remotes.mdwn | |
parent | b252e7760898390b668613ccdba04ad14d75a5fa (diff) |
typo
Diffstat (limited to 'doc/walkthrough/using_ssh_remotes.mdwn')
-rw-r--r-- | doc/walkthrough/using_ssh_remotes.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/walkthrough/using_ssh_remotes.mdwn b/doc/walkthrough/using_ssh_remotes.mdwn index 60011a200..1dc8fa55b 100644 --- a/doc/walkthrough/using_ssh_remotes.mdwn +++ b/doc/walkthrough/using_ssh_remotes.mdwn @@ -1,6 +1,6 @@ So far in this walkthrough, git-annex has been used with a remote repository on a USB drive. But it can also be used with a git remote -that is truely remote, a host accessed by ssh. +that is truly remote, a host accessed by ssh. Say you have a desktop on the same network as your laptop and want to clone the laptop's annex to it: |