summaryrefslogtreecommitdiff
path: root/plugins/ssh-agent
diff options
context:
space:
mode:
authorncanceill <nicolas.canceill@ens-cachan.org>2014-05-24 08:31:59 +0200
committerncanceill <nicolas.canceill@ens-cachan.org>2014-05-24 08:31:59 +0200
commit2c19c0e59e6a3fd1f844ee6f5f883e199a3c1adc (patch)
treedc5af821128c91f1d92b1074d3b92bf82a584b6b /plugins/ssh-agent
parent3913106b2e7127d396f27b652df812340ec0c871 (diff)
downloadzsh-2c19c0e59e6a3fd1f844ee6f5f883e199a3c1adc.tar.gz
zsh-2c19c0e59e6a3fd1f844ee6f5f883e199a3c1adc.tar.bz2
zsh-2c19c0e59e6a3fd1f844ee6f5f883e199a3c1adc.zip
typo, fixes #1806
Diffstat (limited to 'plugins/ssh-agent')
-rw-r--r--plugins/ssh-agent/ssh-agent.plugin.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ssh-agent/ssh-agent.plugin.zsh b/plugins/ssh-agent/ssh-agent.plugin.zsh
index 2fb8d5462..610ad34dc 100644
--- a/plugins/ssh-agent/ssh-agent.plugin.zsh
+++ b/plugins/ssh-agent/ssh-agent.plugin.zsh
@@ -1,7 +1,7 @@
#
# INSTRUCTIONS
#
-# To enabled agent forwarding support add the following to
+# To enable agent forwarding support add the following to
# your .zshrc file:
#
# zstyle :omz:plugins:ssh-agent agent-forwarding on