From f21119b843eb2fa9369c25af59d485a76ed2e07b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yvonne=20Fr=C3=B6hlich?= <94163266+yvonnefroehlich@users.noreply.github.com> Date: Fri, 29 Sep 2023 13:57:36 +0200 Subject: [PATCH] Fix typos in "Figure.meca" (#2702) --- pygmt/src/meca.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pygmt/src/meca.py b/pygmt/src/meca.py index b526d5657cd..f7c14781eb1 100644 --- a/pygmt/src/meca.py +++ b/pygmt/src/meca.py @@ -228,7 +228,7 @@ def meca( Parameters ---------- spec : str, 1-D array, 2-D array, dict, or pd.DataFrame - Data that contains focal mechanism parameters. + Data that contain focal mechanism parameters. ``spec`` can be specified in either of the following types: @@ -269,10 +269,10 @@ def meca( keys/column names: ``latitude``, ``longitude``, ``depth``, ``plot_longitude``, ``plot_latitude``, and/or ``event_name``. - If ``spec`` is either a str, a 1-D array or a 2-D array, the - ``convention`` parameter is required so we know how to interpret the - columns. If ``spec`` is a dictionary or a pd.DataFrame, - ``convention`` is not needed and is ignored if specified. + If ``spec`` is either a str, a 1-D array or a 2-D array, the + ``convention`` parameter is required so we know how to interpret the + columns. If ``spec`` is a dictionary or a pd.DataFrame, + ``convention`` is not needed and is ignored if specified. scale : int, float, or str *scale*\ [**+a**\ *angle*][**+f**\ *font*][**+j**\ *justify*]\ [**+l**][**+m**][**+o**\ *dx*\ [/\ *dy*]][**+s**\ *reference*].