diff --git a/sumpy/toys.py b/sumpy/toys.py index de92bedfd1a2639a632cab8b85d8406c30482000..b7d5c68d35297f4355de9bec9075f105be6ec080 100644 --- a/sumpy/toys.py +++ b/sumpy/toys.py @@ -428,7 +428,7 @@ class ExpansionPotentialSource(PotentialSource): .. attribute:: text_kwargs - Passed to :meth:`matplotlib.pyplot.annotate`. Used for customizing the + Passed to :func:`matplotlib.pyplot.annotate`. Used for customizing the expansion label. Changing the label text is supported by passing the kwarg *s*. Just for visualization, purely advisory. """