Minor formatting change in GRI30 Matlab docstring
This commit is contained in:
parent
7a69386b8d
commit
d57f1d147d
1 changed files with 1 additions and 1 deletions
|
|
@ -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`
|
||||
%
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue