We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0081b0 commit e71117cCopy full SHA for e71117c
1 file changed
examples/gallery/embellishments/paragraph.py
@@ -2,7 +2,7 @@
2
Paragraph
3
=========
4
5
-To plot longer text as one or several paragraphs the `pygmt.Figure.paragraph`
+To plot longer text as one or several paragraphs the :meth:`pygmt.Figure.paragraph`
6
method can be used. The ``parwidth`` and ``linespacing`` parameters allow to set
7
the line length and spacing of the paragraph, respectively.` Two paragraphs are
8
automatically separated by a blank line.
0 commit comments