From 2fe53a26ea83f60cef9c27aeaa976c91be21ef42 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 15 Sep 2013 17:26:39 +1200 Subject: Fix comment typo --- bash/bashrc.d/ssh.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash') diff --git a/bash/bashrc.d/ssh.bash b/bash/bashrc.d/ssh.bash index 9ac90b7d..c382bb17 100644 --- a/bash/bashrc.d/ssh.bash +++ b/bash/bashrc.d/ssh.bash @@ -1,4 +1,4 @@ -# Commpletion for ssh/sftp/ssh-copy-id with config hostnames +# Completion for ssh/sftp/ssh-copy-id with config hostnames _ssh() { local config=$HOME/.ssh/config local word=${COMP_WORDS[COMP_CWORD]} -- cgit v1.2.3