summaryrefslogtreecommitdiff
path: root/doc/bugs/dashed_ssh_hostname_security_hole.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-08-18 11:46:48 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-08-18 11:46:48 -0400
commit9f0fff3afdb530829b576e6d2d85e8deddfb71ff (patch)
treebbe5ae7657f3bc20811d869ce6b57382d1f39047 /doc/bugs/dashed_ssh_hostname_security_hole.mdwn
parent6b7bad9d7eefa17f4c3a0baa14fb2b89d6c2a319 (diff)
typo
Diffstat (limited to 'doc/bugs/dashed_ssh_hostname_security_hole.mdwn')
-rw-r--r--doc/bugs/dashed_ssh_hostname_security_hole.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/dashed_ssh_hostname_security_hole.mdwn b/doc/bugs/dashed_ssh_hostname_security_hole.mdwn
index 3afe367ac..048f9597b 100644
--- a/doc/bugs/dashed_ssh_hostname_security_hole.mdwn
+++ b/doc/bugs/dashed_ssh_hostname_security_hole.mdwn
@@ -16,7 +16,7 @@ user is to use initremote with a ssh remote, so embedding the URL in the
git-annex branch. Then the victim would enable it with enableremote.
This was fixed in version 6.20170818. Now there's a SshHost type that
-is not allowed to start with a dash, and every invocation of git-annex is
+is not allowed to start with a dash, and every invocation of ssh is
in a function that takes a SshHost.
[[done]]