Index: firmware/App/Controllers/ConcentratePumps.c =================================================================== diff -u -r5126b79e4970ffe2ed9db4cccea18a1216c78570 -rd2fb916f924e8d988cb62b1e3a16aad2d923f7e7 --- firmware/App/Controllers/ConcentratePumps.c (.../ConcentratePumps.c) (revision 5126b79e4970ffe2ed9db4cccea18a1216c78570) +++ firmware/App/Controllers/ConcentratePumps.c (.../ConcentratePumps.c) (revision d2fb916f924e8d988cb62b1e3a16aad2d923f7e7) @@ -594,7 +594,7 @@ * @details \b Inputs: concentratePumps * @details \b Outputs: none * @param pumpId concentrate pump id to get current dosing status - * @return the current doisng status/state for the given conecntrate pump. + * @return TRUE if dosing completed otherwise,FALSE. *************************************************************************/ BOOL isConcentratePumpDosingCompleted( CONCENTRATE_PUMPS_T pumpId ) {