Spelling fixes

Mostly comments, but includes quite a few
user-visible error, debug, and help messages.
This commit is contained in:
Larry Doolittle
2008-06-13 08:51:28 -07:00
committed by Stephen Williams
parent 659714f45d
commit eed4ff7e2d
33 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ int main(int argc, char*argv[])
" -M path VPI module directory\n"
" -M - Clear VPI module path\n"
" -m module Load vpi module.\n"
" -n Non-interctive ($stop = $finish).\n"
" -n Non-interactive ($stop = $finish).\n"
" -s $stop right away.\n"
" -v Verbose progress messages.\n" );
exit(0);