mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
Fix Heated Tubing spelling mistake
This commit is contained in:
parent
d5db4718d2
commit
40753bc7a7
@ -2905,7 +2905,7 @@ void PRS1Loader::initChannels()
|
||||
"PRS1HeatedTubing",
|
||||
QObject::tr("Heated Tubing"),
|
||||
QObject::tr("Heated Tubing Connected"),
|
||||
QObject::tr("Headed Tubing"),
|
||||
QObject::tr("Heated Tubing"),
|
||||
"", LOOKUP, Qt::green));
|
||||
chan->addOption(0, QObject::tr("Yes"));
|
||||
chan->addOption(1, QObject::tr("No"));
|
||||
|
Loading…
Reference in New Issue
Block a user