diff --git a/interfaces/matlab/toolbox/@ThermoPhase/cp_mass.m b/interfaces/matlab/toolbox/@ThermoPhase/cp_mass.m index 8f15b9d69..9443870ca 100644 --- a/interfaces/matlab/toolbox/@ThermoPhase/cp_mass.m +++ b/interfaces/matlab/toolbox/@ThermoPhase/cp_mass.m @@ -5,7 +5,7 @@ function v = cp_mass(tp) % Instance of class :mat:func:`ThermoPhase` (or another % object that derives from ThermoPhase) % :return: -% Molar basis specific heat of the mixture at +% Mass basis specific heat of the mixture at % constant pressure. Units: J/kg-K %