mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-22 05:47:31 +02:00
Spelling fixes
Mostly comments, but includes quite a few user-visible error, debug, and help messages.
This commit is contained in:
committed by
Stephen Williams
parent
659714f45d
commit
eed4ff7e2d
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user