diff options
author | Alexandre <alexandre.lacheze@gmail.com> | 2011-11-02 13:31:06 +0100 |
---|---|---|
committer | Alexandre <alexandre.lacheze@gmail.com> | 2011-11-02 13:31:06 +0100 |
commit | 456993e03be3193056b9a18a809a18414cf9df00 (patch) | |
tree | d07a63efb9be365e2fe88efaabad2e90ad3ab22b /plugins/jake-node | |
parent | a78387cb5d46c98336a8fa0abd72d682f1c00c8b (diff) | |
download | zsh-456993e03be3193056b9a18a809a18414cf9df00.tar.gz zsh-456993e03be3193056b9a18a809a18414cf9df00.tar.bz2 zsh-456993e03be3193056b9a18a809a18414cf9df00.zip |
minor modifications in comment header (the revenge)
Diffstat (limited to 'plugins/jake-node')
-rw-r--r-- | plugins/jake-node/jake-node.plugin.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jake-node/jake-node.plugin.zsh b/plugins/jake-node/jake-node.plugin.zsh index d365aee9b..ff9f6b5cf 100644 --- a/plugins/jake-node/jake-node.plugin.zsh +++ b/plugins/jake-node/jake-node.plugin.zsh @@ -1,4 +1,4 @@ -#---oh-my-zsh plugin : take Autocomplete for Jake tool--- +#---oh-my-zsh plugin : task Autocomplete for Jake tool--- # Jake : https://github.com/mde/jake # Warning : Jakefile should have the right case : Jakefile # Warnign : Add a .jake_tasks file to your working directory |