We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b61639a commit 3a33364Copy full SHA for 3a33364
1 file changed
pygmt/params/frame.py
@@ -33,7 +33,7 @@ class Axis(BaseParam):
33
34
#: Specify the interval for annoations. It can be ``True`` to let GMT decide the
35
#: interval automatically; or a value to set a specific interval in the format of
36
- #: *stride*[±*phase*][*unit*], where, *stride* is the interval, *phase* is the
+ #: *stride*\ [±\ *phase*][*unit*], where, *stride* is the interval, *phase* is the
37
#: offset to shift the annotations by that amount, and *unit* is one of the
38
#: :gmt-docs:`18 supported unit codes <reference/options.html#tbl-units>` related to
39
#: time intervals.
0 commit comments