Skip to content

Commit abb7ae7

Browse files
Fix typo
1 parent 350d01d commit abb7ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tutorials/advanced/focal_mechanisms.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
# to ``spec``). Additionally the ``convention`` parameter is required if ``spec`` is
6666
# an 1-D or 2-D numpy array; for the input types dictionary and ``pandas.Dataframe``,
6767
# the focal mechanism convention is automatically determined from dictionary keys or
68-
# :class:`pandas.DataFrame` column names. The ``scale`` parameter controlls the radius
68+
# :class:`pandas.DataFrame` column names. The ``scale`` parameter controls the radius
6969
# of the beachball. By default, the value defines the size for a magnitude of 5 (i.e.,
7070
# a scalar seismic moment of M0 = 4.0E23 dyn cm). Appand ``"+l"`` to force the radius
7171
# to be proportional to the seismic moment.

0 commit comments

Comments
 (0)