Skip to content

Commit f76bade

Browse files
author
Meghan Jones
authored
Update inset.py
1 parent 2c93de1 commit f76bade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/src/inset.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def inset(self, **kwargs):
2828
position : str or list
2929
*xmin/xmax/ymin/ymax*\ [**+r**][**+u**\ *unit*]] \
3030
| [**g**\|\ **j**\|\ **J**\|\ **n**\|\ **x**]\ *refpoint*\
31-
**+w**\ *width*\ [/*height*][**+j**\ *justify*]
31+
**+w**\ *width*\ [/*height*][**+j**\ *justify*]\
3232
[**+o**\ *dx*\ [/*dy*]].
3333
3434
*This is the only required parameter.*

0 commit comments

Comments
 (0)