Skip to content

Commit f926a06

Browse files
DOC / Figure.grdview: Fix highlighting in docstring for shading (#4200)
1 parent 7bbf501 commit f926a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/src/grdview.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ def grdview(
114114
:func:`pygmt.grdgradient` first; append **+a**\ *azimuth*, **+n**\ *args*, and
115115
**+m**\ *ambient* to specify azimuth, intensity, and ambient arguments for that
116116
function, or just give **+d** to select the default arguments [Default is
117-
"+a-45+nt1+m0"].
117+
``"+a-45+nt1+m0"``].
118118
{verbose}
119119
{panel}
120120
{coltypes}

0 commit comments

Comments
 (0)