Merge branch 'work' into tomerge

This commit is contained in:
Tim Edwards 2018-11-20 13:07:56 -05:00
commit ba9dfb7765
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ CmdLef(w, cmd)
if (is_lef)
lefHide = TRUE;
else
TxPrintf("The \"-hide\" option is only for def write\n");
TxPrintf("The \"-hide\" option is only for lef write\n");
}
else goto wrongNumArgs;
cargs--;