Skip to content

Commit 01f64bf

Browse files
DOC: Fix synthax of aliases list for pygmt.grdcut (#4059)
Fix indent - add white space for alises list
1 parent 524e97a commit 01f64bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/src/grdcut.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def grdcut(
5252
Full GMT docs at :gmt-docs:`grdcut.html`.
5353
5454
{aliases}
55-
- J = projection
55+
- J = projection
5656
5757
Parameters
5858
----------

0 commit comments

Comments
 (0)