Minor formatting change in GRI30 Matlab docstring

This commit is contained in:
Bryan W. Weber 2018-06-09 17:00:14 -04:00 committed by Ray Speth
parent 7a69386b8d
commit d57f1d147d

View file

@ -24,7 +24,7 @@ function s = GRI30(tr)
% g3 = GRI30('Multi') % miulticomponent transport properties
%
% :param tr:
% Transport modeling, 'Mix' or 'Multi'
% Transport modeling, ``'Mix'`` or ``'Multi'``
% :return:
% Instance of class :mat:func:`Solution`
%