aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash/bashrc.d/ssh.bash2
1 files changed, 1 insertions, 1 deletions
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]}