Fix typo. 'nvm' -> 'docpad'

This commit is contained in:
Changwoo Park 2012-11-28 09:20:34 +09:00
parent 8934613b1c
commit 47bc3f75c8
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ _arguments -C \
case $state in
cmds)
_describe -t commands 'nvm command' _1st_arguments && ret=0
_describe -t commands 'docpad command' _1st_arguments && ret=0
;;
esac