From d57f1d147dfe8ced738ad0f489cd4917b5d2d9a4 Mon Sep 17 00:00:00 2001 From: "Bryan W. Weber" Date: Sat, 9 Jun 2018 17:00:14 -0400 Subject: [PATCH] Minor formatting change in GRI30 Matlab docstring --- interfaces/matlab/toolbox/GRI30.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interfaces/matlab/toolbox/GRI30.m b/interfaces/matlab/toolbox/GRI30.m index a572cdbb8..80c17740a 100644 --- a/interfaces/matlab/toolbox/GRI30.m +++ b/interfaces/matlab/toolbox/GRI30.m @@ -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` %