Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -rda8a230122d868cadb2513ac418017ade0dfddf5 -rd94ff9da27cd8765194e574d4c03b50b5da3b855 --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision da8a230122d868cadb2513ac418017ade0dfddf5) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision d94ff9da27cd8765194e574d4c03b50b5da3b855) @@ -1596,8 +1596,8 @@ if ( FALSE == isRequestFromTreatmentStop ) { - // The pressure window is widened to prevent pressure alarm in bypassing the dialysate. - // The spike occurs due to flipping VDi valve would result in all of the blood flow going through + // The pressure window is widened to prevent pressure alarm in bypassing the dialyzer. + // The spike occurs due to bypassing VDi valve would result in all of the blood flow going through // the dialyzer and pressure cannot go across the dialyzer. signalInitiatePressureStabilization( USE_NORMAL_STABILIZATION_PERIOD ); }