Correct misspellings

This commit is contained in:
Syohei YOSHIDA
2015-06-08 16:05:14 +09:00
parent 687d0aed3c
commit d6fdb720e2
27 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ local curcontext="$curcontext" state line ret=1
local -a _1st_arguments
_1st_arguments=(
'run: run [options], does everyting - skeleton, generate, watch, server'
'run: run [options], does everything - skeleton, generate, watch, server'
'server: server [options], creates a server for your generated project'
'skeleton: skeleton [options], will create a new project in your cwd based off an existing skeleton'
'render: render [path], render the file at <path> and output its results to stdout:path:_files'