Skip to content

Commit 124166a

Browse files
author
Meghan Jones
authored
Fix sphinx reference in pygmt/src/sphdistance.py (#1604)
Fixes a minor typo in the sphinx :gmt-docs: reference.
1 parent 77949bb commit 124166a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/src/sphdistance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def sphdistance(data=None, x=None, y=None, **kwargs):
3838
then processed to calculate the nearest distance to each
3939
node of the lattice and written to the specified grid.
4040
41-
Full option list at :gmt-docs:`sphdistance.html
41+
Full option list at :gmt-docs:`sphdistance.html`
4242
4343
{aliases}
4444

0 commit comments

Comments
 (0)