Index: sources/view/hd/data/treatment/VHDTreatmentStatesData.cpp =================================================================== diff -u -r7077e38c74db9cccb5496ffefcf8936c0916de76 -rfc329c788fe9453983072bee937ccbc95b4ed6e4 --- sources/view/hd/data/treatment/VHDTreatmentStatesData.cpp (.../VHDTreatmentStatesData.cpp) (revision 7077e38c74db9cccb5496ffefcf8936c0916de76) +++ sources/view/hd/data/treatment/VHDTreatmentStatesData.cpp (.../VHDTreatmentStatesData.cpp) (revision fc329c788fe9453983072bee937ccbc95b4ed6e4) @@ -26,7 +26,7 @@ * But also listens to other messages which affect ultrafiltration and saline bolus state. * These extra messages are AdjustSalineResponseData , AdjustUltrafiltrationStateResponseData. * Which ever comes first will set its related properties. - * Since the properties wont set twice if they have the same value it doesn't affect performance so much. + * Since the properties wont set twice if they have the same value it does not affect performance so much. * Also FW suppose to send the TreatmentStatesData related message immediately after the two others. */ void VHDTreatmentStates::initConnections() {