mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-20 04:43:40 +00:00
fixed typos
This commit is contained in:
parent
ba3793b642
commit
cd8008bda0
12 changed files with 26 additions and 26 deletions
|
@ -205,7 +205,7 @@ struct ShellPass : public Pass {
|
|||
log(" yosys [modname]*>\n");
|
||||
log(" only part of current module 'modname' is selected\n");
|
||||
log("\n");
|
||||
log("When in interavtive shell, some errors (e.g. invalid command arguments)\n");
|
||||
log("When in interactive shell, some errors (e.g. invalid command arguments)\n");
|
||||
log("do not terminate yosys but return to the command prompt.\n");
|
||||
log("\n");
|
||||
log("This command is the default action if nothing else has been specified\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue