From: Simon Ruderich Date: Thu, 7 Sep 2017 09:50:07 +0000 (+0200) Subject: ssh_config: fix typo in comment X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=17e1c02c53c9083cf2201c6e4c8ac5d493738f42 ssh_config: fix typo in comment --- diff --git a/ssh_config b/ssh_config index d24dc6d..09995ab 100644 --- a/ssh_config +++ b/ssh_config @@ -66,7 +66,7 @@ Host * # [1]: http://cseweb.ucsd.edu/~mihir/papers/oem.html MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-512 # Disable DSA host keys because they are weak (only 1024 bit) and elliptic -# curves. I don't need certificates, therefore disables those algorithms as +# curves. I don't need certificates, therefore disable those algorithms as # well (*-cert-*). HostKeyAlgorithms ssh-rsa