]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
shell: ssh_config: fix typo in comment
authorSimon Ruderich <simon@ruderich.org>
Sat, 29 Feb 2020 07:32:51 +0000 (08:32 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 29 Feb 2020 07:32:51 +0000 (08:32 +0100)
shell/ssh_config

index e1ae5f76b3dbc33d4c449fd319746f7b0190b3a3..845e4e1ab0e706b182b253db77e44eb697afacf0 100644 (file)
@@ -144,6 +144,6 @@ Host *
     CheckHostIP yes
 # Ask before adding any host keys to ~/.ssh/known_hosts (default).
     StrictHostKeyChecking ask
-# Check host keys from DNS' SSHFP resource records but ask apply
+# Check host keys from DNS' SSHFP resource records but apply
 # StrictHostKeyChecking before trusting them.
     VerifyHostKeyDNS ask