Index: sources/gui/qml/pages/TreatmentStart.qml =================================================================== diff -u -r442d1c4f53c96991d4103485ff5ff683ed00d4f7 -r0e87420e50dd94c37eb25f289ef3262e0e45d7f4 --- sources/gui/qml/pages/TreatmentStart.qml (.../TreatmentStart.qml) (revision 442d1c4f53c96991d4103485ff5ff683ed00d4f7) +++ sources/gui/qml/pages/TreatmentStart.qml (.../TreatmentStart.qml) (revision 0e87420e50dd94c37eb25f289ef3262e0e45d7f4) @@ -170,7 +170,7 @@ } Connections { target: _treatmentMenu onItemPressed: { - // TEST CODE : this is a test code since the back button has been removed + // TEST : this is a test code since the back button has been removed // and also we don't have Treatment complete yet. if (vIndex == 0) { _treatmentMenu.hidden = true