From 9944a4869f8cea2e565c3947de1e5ed35055a382 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Sat, 7 Oct 2023 13:36:56 +0200 Subject: [PATCH] typo --- src/sharedspice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sharedspice.c b/src/sharedspice.c index 5e4145a55..2685e3686 100644 --- a/src/sharedspice.c +++ b/src/sharedspice.c @@ -2306,7 +2306,7 @@ getisrcval(double time, char *iname) delmin minimum delta CKTdelmin redostep if 0, converged, if 1, either no convergence, need to redo with new ckt->CKTdelta - or ckt->CKTdelta has been reduced by tuncation errors too large. + or ckt->CKTdelta has been reduced by truncation errors too large. rejected pointer to ckt->CKTstat->STATrejected, counts rejected time points. loc location of function call in dctran.c: 0: after breakpoint handling, 1: at end of for loop */