Skip to content

Commit e71117c

Browse files
Fix method highlighting
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent e0081b0 commit e71117c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/gallery/embellishments/paragraph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Paragraph
33
=========
44
5-
To plot longer text as one or several paragraphs the `pygmt.Figure.paragraph`
5+
To plot longer text as one or several paragraphs the :meth:`pygmt.Figure.paragraph`
66
method can be used. The ``parwidth`` and ``linespacing`` parameters allow to set
77
the line length and spacing of the paragraph, respectively.` Two paragraphs are
88
automatically separated by a blank line.

0 commit comments

Comments
 (0)