Skip to content

Commit e3d6bbe

Browse files
Fix word
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent 982bb25 commit e3d6bbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/tutorials/advanced/focal_mechanisms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
# parameter. Additionally, the location of the label relative to the beachball [Default
285285
# is ``"TC"``, i.e., Top Center] can be changed by appending **+j** and an offset can
286286
# be applied by appending **+o** with values for *dx*\ /*dy*. Add a colored [Default is
287-
# white] box behind the label via the label ``label_box``. Force a fixed size of the
287+
# white] box behind the label via the parameter ``label_box``. Force a fixed size of the
288288
# beachball by appending **+m** to the argument passed to the ``scale`` parameter.
289289

290290
fig = pygmt.Figure()

0 commit comments

Comments
 (0)