diff --git a/src/include/ngspice/hbardefs.h b/src/include/ngspice/hbardefs.h index 5b0145099..3b65dc2fe 100644 --- a/src/include/ngspice/hbardefs.h +++ b/src/include/ngspice/hbardefs.h @@ -9,7 +9,7 @@ Author: 1985 Thomas L. Quarles #include "ngspice/jobdefs.h" #ifdef WITH_HB - /* structure used to describe an AC analysis to be performed */ + /* structure used to describe an HB analysis to be performed */ typedef struct { int JOBtype;