We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982bb25 commit e3d6bbeCopy full SHA for e3d6bbe
1 file changed
examples/tutorials/advanced/focal_mechanisms.py
@@ -284,7 +284,7 @@
284
# parameter. Additionally, the location of the label relative to the beachball [Default
285
# is ``"TC"``, i.e., Top Center] can be changed by appending **+j** and an offset can
286
# 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
+# white] box behind the label via the parameter ``label_box``. Force a fixed size of the
288
# beachball by appending **+m** to the argument passed to the ``scale`` parameter.
289
290
fig = pygmt.Figure()
0 commit comments