3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-20 04:43:40 +00:00

fixed typos

This commit is contained in:
Johann Glaser 2013-03-17 22:02:30 +01:00 committed by Clifford Wolf
parent ba3793b642
commit cd8008bda0
12 changed files with 26 additions and 26 deletions

View file

@ -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");