Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -r1022327683d458b8fc47582784ec4de67783a3a8 -r902a31019afef49a57f14ead86fe4cd28c85e935 --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 1022327683d458b8fc47582784ec4de67783a3a8) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 902a31019afef49a57f14ead86fe4cd28c85e935) @@ -1595,8 +1595,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 ); }