mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
Further spelling correction
This commit is contained in:
parent
cb59411518
commit
567a134f42
@ -30,7 +30,7 @@ TransferFuncDialog::TransferFuncDialog(QVector<long double> &a, QVector<long dou
|
||||
|
||||
|
||||
lblB = new QLabel(tr("Numerator b[i]="));
|
||||
lblA = new QLabel(tr("Denomenator a[i]="));
|
||||
lblA = new QLabel(tr("Denominator a[i]="));
|
||||
|
||||
QStringList indexes;
|
||||
for (int i=0;i<50;i++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user