Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -r27cc308ff5113a9386899d3c8f8b29962a8498e1 -r4e035c96c971fb8ec19fb030d9120046697b6e71 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 4e035c96c971fb8ec19fb030d9120046697b6e71) @@ -222,7 +222,7 @@ readonly property string unitTextDuration : qsTr("min") // - Flows readonly property string unitTextFlowRate : qsTr("mL/min") - readonly property string unitTextDispencingRate : qsTr("mL/hr") + readonly property string unitTextDispensingRate : qsTr("mL/hr") // - Vitals readonly property string unitTextBloodPressure : qsTr("mmHg") readonly property string unitTextHeartBeat : qsTr("BPM" )