We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350d01d commit abb7ae7Copy full SHA for abb7ae7
examples/tutorials/advanced/focal_mechanisms.py
@@ -65,7 +65,7 @@
65
# to ``spec``). Additionally the ``convention`` parameter is required if ``spec`` is
66
# an 1-D or 2-D numpy array; for the input types dictionary and ``pandas.Dataframe``,
67
# the focal mechanism convention is automatically determined from dictionary keys or
68
-# :class:`pandas.DataFrame` column names. The ``scale`` parameter controlls the radius
+# :class:`pandas.DataFrame` column names. The ``scale`` parameter controls the radius
69
# of the beachball. By default, the value defines the size for a magnitude of 5 (i.e.,
70
# a scalar seismic moment of M0 = 4.0E23 dyn cm). Appand ``"+l"`` to force the radius
71
# to be proportional to the seismic moment.
0 commit comments