Skip to content

Commit 3a33364

Browse files
committed
Fix docstrings
1 parent b61639a commit 3a33364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pygmt/params/frame.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class Axis(BaseParam):
3333

3434
#: Specify the interval for annoations. It can be ``True`` to let GMT decide the
3535
#: 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
36+
#: *stride*\ [±\ *phase*][*unit*], where, *stride* is the interval, *phase* is the
3737
#: offset to shift the annotations by that amount, and *unit* is one of the
3838
#: :gmt-docs:`18 supported unit codes <reference/options.html#tbl-units>` related to
3939
#: time intervals.

0 commit comments

Comments
 (0)