Fix typo in Matlab documentation for cp_mass

Fixes #590
This commit is contained in:
CyberDrudge 2019-01-24 03:44:08 +05:30 committed by Bryan W. Weber
parent cb5620996c
commit 9d4c0eda03
No known key found for this signature in database
GPG key ID: 3A93E209C87E1FE7

View file

@ -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
%