Skip to content

Commit

Permalink
Corrected some spelling issues in help.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tivac committed May 10, 2012
1 parent 22e2da1 commit 28c66f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ YUI.add('help', function(Y) {
" and use it.",
" -e, --extension <comma sep list of file extensions> The list of file extensions to parse ",
" for api documentation. (defaults to .js)",
" -x, --exclude <comma sep list of directorues> Directorys to exclude from parsing ",
" -x, --exclude <comma sep list of directories> Directories to exclude from parsing ",
" (defaults to '.DS_Store,.svn,CVS,.git,build_rollup_tmp,build_tmp')",
" -v, --version Show the current YUIDoc version",
" --project-version Set the doc version for the template",
Expand Down

0 comments on commit 28c66f4

Please sign in to comment.