From 9d4c0eda03daf55c1f38ecc6737306871745b559 Mon Sep 17 00:00:00 2001 From: CyberDrudge Date: Thu, 24 Jan 2019 03:44:08 +0530 Subject: [PATCH] Fix typo in Matlab documentation for cp_mass Fixes #590 --- interfaces/matlab/toolbox/@ThermoPhase/cp_mass.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interfaces/matlab/toolbox/@ThermoPhase/cp_mass.m b/interfaces/matlab/toolbox/@ThermoPhase/cp_mass.m index 8f15b9d693..9443870cae 100644 --- a/interfaces/matlab/toolbox/@ThermoPhase/cp_mass.m +++ b/interfaces/matlab/toolbox/@ThermoPhase/cp_mass.m @@ -5,7 +5,7 @@ % 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 %