typo
This commit is contained in:
parent
c30af55491
commit
ce38a768b5
|
|
@ -102,7 +102,7 @@ VBICsoaCheck(CKTcircuit *ckt, GENmodel *inModel)
|
||||||
/*saturation*/
|
/*saturation*/
|
||||||
if (warns_op < maxwarns) {
|
if (warns_op < maxwarns) {
|
||||||
soa_printf(ckt, (GENinstance*)here,
|
soa_printf(ckt, (GENinstance*)here,
|
||||||
"device is in sturation\n");
|
"device is in saturation\n");
|
||||||
warns_op++;
|
warns_op++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue